summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativelanguage/data/wrongType.11.qml
blob: ae77ba1fe8f663c60b347de29b92ef5446f3b1e4 (plain)
1
2
3
4
5
import Test 1.0
MyTypeObject {
    pointProperty: "apples"
}