Path: blob/master/modules/gdscript/tests/scripts/analyzer/warnings/confusable_local_declaration.out
10286 views
GDTEST_OK ~~ WARNING at line 3: (CONFUSABLE_LOCAL_DECLARATION) The variable "a" is declared below in the parent block. 1 2
GDTEST_OK ~~ WARNING at line 3: (CONFUSABLE_LOCAL_DECLARATION) The variable "a" is declared below in the parent block. 1 2