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

GDTEST_ANALYZER_ERROR
>> ERROR at line 5: Cannot call non-const Dictionary function "clear()" on enum "Enum".