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:
@@ -0,0 +1,2 @@
|
||||
GDTEST_PARSER_ERROR
|
||||
"@experimental" annotation does not exist. Use "## @experimental: Reason here." instead.
|
||||
Reference in New Issue
Block a user