Initial import from the monolithic Qt.
[profile/ivi/qtdeclarative.git] / tests / auto / declarative / qdeclarativelanguage / data / wrongType.9.qml
1 import Test 1.0
2 MyTypeObject {
3     timeProperty: 12
4 }
5