You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
17 lines
309 B
Plaintext
17 lines
309 B
Plaintext
GDTEST_OK
|
|
Inner._static_init inner
|
|
InnerInner._static_init inner inner
|
|
data: data
|
|
perm: 0
|
|
prop: Hello! suffix
|
|
perm: 1
|
|
prop: prefix World! suffix
|
|
other.perm: 0
|
|
other.prop: Hello! suffix
|
|
other.perm: 2
|
|
other.prop: prefix foo suffix
|
|
load.perm: 0
|
|
load.prop: Hello! suffix
|
|
load.perm: 3
|
|
load.prop: prefix bar suffix
|