summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlparser/assignQmlComponent.txt
blob: 6b6d77f997db7524e3304aade9e5b43f893827d5 (plain)
1
2
3
MyContainer {
    MyComponent { x: 10; y: 11; }
}