virtualx-engine/modules/gdscript/tests/scripts
George Marques 0a28b4cd94
GDScript: Do not allow standalone lambdas
They cannot be accessed in this case, so an error is shown to avoid
misleading the uses, especially in case of named lambdas.
2022-05-23 12:25:03 -03:00
..
analyzer Add regression test for gdscript valid function signature 2022-05-03 12:46:09 -07:00
parser GDScript: Do not allow standalone lambdas 2022-05-23 12:25:03 -03:00
runtime quote strings inside arrays and dictionaries 2022-05-03 13:37:13 -05: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