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

GDTEST_ANALYZER_ERROR
>> ERROR at line 9: The function signature doesn't match the parent. Parent signature is "my_function() -> int".