aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllanguage/data/nonexistantProperty.2.qml
blob: 06ccd37905d9763742e821dbe9d4ce4cdafd7299 (plain)
1
2
3
4
import Test 1.0
MyQmlObject {
    something: 24
}