aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllanguage/data/multiSet.1.qml
blob: 649c49ee3a6ce0ad762c8dece709f9a681b3c3ed (plain)
1
2
3
4
5
6
7
import Test 1.0

MyTypeObject {
    intProperty: 10
    intProperty: 11
}