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

GDTEST_ANALYZER_ERROR
>> ERROR at line 3: Cannot infer the type of "inferred" variable because the value doesn't have a set type.