aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllanguage/data/multiSet.5.qml
blob: 2980c5b28c52864e48ea7b9233c7a2e005c87ed5 (plain)
1
2
3
4
5
6
import Test 1.0

MyContainer {
    children: MyContainer {}
    children: MyContainer {}
}