Path: blob/master/modules/gdscript/tests/scripts/parser/errors/annotation_deprecated.gd
10285 views
# This annotation should be used within a documentation comment instead: # ## @deprecated: Reason here. @deprecated var some_variable = "value"
# This annotation should be used within a documentation comment instead: # ## @deprecated: Reason here. @deprecated var some_variable = "value"