aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativelanguage/data/invalidID.8.qml
blob: 1ea615c32ed490d2dc13e18ed4c051d5579d5053 (plain)
1
2
3
4
5
import Test 1.0
MyQmlObject {
    id: hello.world
}