aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativelanguage/data/nullDotProperty.qml
blob: 4e36779b5c13856c34eaaf4e9733c61e9926ac43 (plain)
1
2
3
4
import Test 1.0
MyDotPropertyObject {
    obj.value: 1
}