godot/modules/gdscript/tests/scripts/analyzer/errors/enum_bad_method.out

GDTEST_ANALYZER_ERROR
Cannot call non-const Dictionary function "clear()" on enum "Enum".