aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmllint/data/MultiDirectory/qml/Inner.qml
blob: 01b7c331d9289e6d43291dac3682623d934bf0be (plain)
1
2
3
4
5
import QtQml

Outer {
    o: 25
}