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

MyTypeObject {
    rectProperty.x: 10
    rectProperty.x: 11
}