godot/modules/gdscript/tests/scripts/parser
Rémi Verschelde 4059cf2f02
Merge pull request #52068 from ThreeRhinosInAnElephantCostume/fixgdscript
Fix parse error on statement-less files with only newlines, add a warning for empty files.
2021-09-13 17:30:31 +02:00
..
errors Fix crash with consecutive commas in Dictionary 2021-09-10 15:38:24 +02:00
features GDScript: Removed spurious UNASSIGNED_VARIABLE warning for locals 2021-09-10 22:26:50 +02:00
warnings Fix error on parsing statement-less GDScript files, 2021-09-11 20:38:15 +02:00