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

MyTypeObject {
    scriptProperty: "hello\n\"world\""
}