blob: ca9d1d8ab9c66798603813cea85fd2a6fb18ec69 [file] [log] [blame]
import Qt.test 1.0
MyQmlObject {
property int c1: 0
property int c2: c1
}