summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativelanguage/data/nonexistantProperty.6.qml
blob: 5cd55d08563b69ddf9ba1df60809cae79d843277 (plain)
1
2
3
4
import Test 1.0
MyQmlObject {
    MyQmlObject {}
}