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

GDTEST_ANALYZER_ERROR
>> ERROR at line 2: Could not resolve member "f": Cyclic reference.
>> ERROR at line 2: Could not resolve type for variable "x".