godot/modules/gdscript/tests/scripts/parser/errors/brace_syntax.out
Aaron Franke 1085200f51
GDScript: Replace abstract keyword with @abstract annotation
Co-authored-by: Danil Alexeev <dalexeev12@yandex.ru>
2025-06-23 12:24:45 -07:00

2 lines
102 B
Text

GDTEST_PARSER_ERROR
Expected end of statement after bodyless function declaration, found "{" instead.