aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllanguage/data/invalidGroupedProperty.3.qml
blob: 0bbfc4f5296c0d0859b8176a7e4946dca375fb2a (plain)
1
2
3
4
5
import Test 1.0

MyQmlObject {
    customType.x: 10
}