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

GDTEST_ANALYZER_ERROR
>> ERROR at line 6: The function signature doesn't match the parent. Parent signature is "f(Object) -> Variant".