1
0
Fork 0
godot/modules/gdscript/tests/scripts/analyzer/warnings/confusable_local_declaratio...

5 lines
123 B
Plaintext

GDTEST_OK
~~ WARNING at line 3: (CONFUSABLE_LOCAL_DECLARATION) The variable "a" is declared below in the parent block.
1
2