Tweak unknown annotation GDScript error for @deprecated/@experimental/@tutorial
These annotations don't exist at a source level, so the error messages point to the documentation comment syntax.
This commit is contained in:
parent
aa8d9b83f6
commit
6095a37d64
7 changed files with 31 additions and 1 deletions
|
|
@ -0,0 +1,2 @@
|
|||
GDTEST_PARSER_ERROR
|
||||
"@experimental" annotation does not exist. Use "## @experimental: Reason here." instead.
|
||||
Loading…
Add table
Add a link
Reference in a new issue