DEBSOURCES
Skip Quicknav
sources / godot / 4.4.1%2Bds-1 / modules / gdscript / tests / scripts / parser / errors / annotation_deprecated.gd
12345
# This annotation should be used within a documentation comment instead: # ## @deprecated: Reason here. @deprecated var some_variable = "value"