You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
- Use different syntax for object printing to avoid confusion with arrays. - Print null as `<null>` to avoid confusion with a string `"null"`. - Display `<empty>` in editor resource pickers to avoid confusion with array-based properties.
11 lines
32 B
Plaintext
11 lines
32 B
Plaintext
GDTEST_OK
|
|
<null>
|
|
0
|
|
1
|
|
2
|
|
|
|
1
|
|
2
|
|
3
|
|
4
|