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

GDTEST_ANALYZER_ERROR
Cannot pass a value of type "enum_function_parameter_wrong_type.gd.MyOtherEnum" as "enum_function_parameter_wrong_type.gd.MyEnum".