godot-module-template/modules/gdscript/tests/scripts/parser
George Marques 5d31ce4b16
GDScript: Allow string keys on Lua-style dictionaries
Which is useful when the key isn't a valid identifier, such as keys with
spaces or numeric keys.
2021-09-15 09:56:24 -03:00
..
errors Add dozens of new integration tests to the GDScript test suite 2021-09-14 18:42:08 +02:00
features GDScript: Allow string keys on Lua-style dictionaries 2021-09-15 09:56:24 -03:00
warnings Add dozens of new integration tests to the GDScript test suite 2021-09-14 18:42:08 +02:00