GDScript: Replace abstract keyword with @abstract annotation
Co-authored-by: Danil Alexeev <dalexeev12@yandex.ru>
This commit is contained in:
parent
88b9932ce1
commit
1085200f51
31 changed files with 179 additions and 197 deletions
|
|
@ -1,2 +1,2 @@
|
|||
GDTEST_PARSER_ERROR
|
||||
Expected ":" after function declaration.
|
||||
Expected end of statement after bodyless function declaration, found "{" instead.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue