8 lines
124 B
Plaintext
8 lines
124 B
Plaintext
|
Object {
|
||
|
property string thing: "i has the thing"
|
||
|
|
||
|
Object {
|
||
|
property string thing: parent.thing
|
||
|
}
|
||
|
}
|