summaryrefslogtreecommitdiff
path: root/modules/gdscript/tests/scripts/analyzer/errors/enum_bad_method.out
blob: 9ca86eca9ccf5c2753fa175aca3cd6f93739c34a (plain)
1
2
GDTEST_ANALYZER_ERROR
Cannot call non-const Dictionary function "clear()" on enum "Enum".