aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllanguage/data/wrongType.3.qml
blob: 384181a17fcbd699d85be6e36c3532b156b5b7af (plain)
1
2
3
4
import Test 1.0
MyQmlObject {
    rect: "5,5x10"
}