summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativelanguage/data/invalidID.7.qml
blob: d4bc539650279caac75c4d8156db923a07e18dc0 (plain)
1
2
3
4
5
import Test 1.0
MyQmlObject {
    id: gc
}