6 lines
69 B
Plaintext
6 lines
69 B
Plaintext
#package TEST.MERGE
|
|
+Node = {
|
|
Class = "MyClass"
|
|
FieldA = 1
|
|
}
|