virtualx-engine/modules/gdscript/tests/scripts
George Marques 0c15844551
GDScript: Error when assigning return value of void function
This also makes built-in method calls empty the return value when the
method is void, to avoid keeping returning a garbage value in such case.
2022-12-30 12:08:58 -03:00
..
analyzer Merge pull request #69991 from rune-scape/cast-type 2022-12-23 09:22:21 +01:00
parser change RETURN_VALUE_DISCARDED GDScript warn text 2022-11-21 15:04:04 -06:00
runtime GDScript: Error when assigning return value of void function 2022-12-30 12:08:58 -03:00
.gitignore Add runner for GDScript testing 2021-04-08 09:34:59 -03:00
project.godot Add runner for GDScript testing 2021-04-08 09:34:59 -03:00