1 import Test 1.0
2
3 MyContainer {
4 children: MyContainer {}
5 children: [ MyContainer {}, MyContainer {} ]
6 }
7