Path: blob/master/modules/gdscript/tests/scripts/analyzer/warnings/lambda_shadowing_arg.out
10286 views
GDTEST_OK ~~ WARNING at line 4: (SHADOWED_VARIABLE) The local function parameter "shadow" is shadowing an already-declared variable at line 1 in the current class. shadow