godot/modules/gdscript/tests/scripts/parser
JackErb 13fcb05e7b Improve GDScript "unexpected token in class body" parser error
This parser error was misleading.

Fixes:
1. Now points at correct line
2. For identifiers, prints out `Identifier "%s"`
2024-12-09 21:01:46 -08:00
..
errors Improve GDScript "unexpected token in class body" parser error 2024-12-09 21:01:46 -08:00
features GDScript: Support tracking multiple analyzer and runtime errors in tests 2024-11-21 22:09:50 +03:00
warnings GDScript: Support tracking multiple analyzer and runtime errors in tests 2024-11-21 22:09:50 +03:00