2020-12-16 06:49:05 +01:00
|
|
|
|
|
|
|
# This is a comment.
|
2020-12-03 02:43:09 +01:00
|
|
|
Object {
|
|
|
|
property string thing: "i has the thing"
|
|
|
|
|
2020-12-16 23:13:36 +01:00
|
|
|
Object (my-children-id) {
|
2020-12-03 02:43:09 +01:00
|
|
|
property string thing: "i has the other thing"
|
|
|
|
}
|
|
|
|
}
|