godot/modules/gdscript/tests/scripts/analyzer/features/auto_inferred_type_dont_error.out

GDTEST_OK
>> WARNING
>> Line: 6
>> UNSAFE_METHOD_ACCESS
>> The method "free()" is not present on the inferred type "Variant" (but may be present on a subtype).
Ok