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

GDTEST_ANALYZER_ERROR
>> ERROR at line 6: Cannot return value of type "int" because the function return type is "String".