virtualx-engine/modules/gdscript/tests/scripts/runtime/features/standalone-calls-do-not-write-to-nil.out
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

2 lines
14 B
Text