summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativelanguage/data/scriptString2.qml
blob: 0de366747a63073b765c7c982c5fb728be7695ed (plain)
1
2
3
4
5
import Test 1.0

MyTypeObject {
    scriptProperty: "hello world"
}