godot/modules/gdscript/tests/scripts/parser
George Marques 262d6c6bef
GDScript: Show specific error when "yield" is used
To help people porting code, it gives a hint to use "await" instead of a
generic error.
2021-09-21 14:38:14 -03:00
..
errors GDScript: Show specific error when "yield" is used 2021-09-21 14:38:14 -03:00
features Add more integration tests to the GDScript test suite 2021-09-15 19:57:39 +02:00
warnings Add dozens of new integration tests to the GDScript test suite 2021-09-14 18:42:08 +02:00