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

GDTEST_ANALYZER_ERROR
>> ERROR at line 3: Cannot assign a value of type int to variable "x" with specified type String.