godot/modules/gdscript/tests/scripts/runtime
George Marques a3816434a6
GDScript: Don't use the NIL address to hold return value of functions
This prevents that the NIL address is filled with another value, which
causes problems for some instructions that read from NIL.
2023-01-09 09:20:18 -03:00
..
errors GDScript: Error when assigning return value of void function 2022-12-30 12:08:58 -03:00
features GDScript: Don't use the NIL address to hold return value of functions 2023-01-09 09:20:18 -03:00