Initial import from the monolithic Qt.
[profile/ivi/qtdeclarative.git] / tests / benchmarks / declarative / binding / data / objectproperty.txt
1 import Test 1.0
2
3 MyQmlObject {
4     id: myObject
5
6     result: ###
7 }