blob: 8f1633cc11bdce75ac7785e88407038231a4d9a0 [file] [log] [blame]
import Test 1.0
MyQmlObject {
readOnlyString: "Hello" + "World"
}