blob: 151c49971efb65ea986f4582bf560dcc75804a6f [file] [log] [blame]
import Test 1.0
MyTypeObject {
property int dataProperty: 7
point.x: dataProperty
}