godot/modules/gdscript/tests/scripts/parser/features/variable_declaration.out
ZuBsPaCe 1d1aa7a02f GDScript: Removed spurious UNASSIGNED_VARIABLE warning for locals
Variable->assignment needs to be incremented when assigned a value.
Also fixed and improved unit test 'variable_declaration.gd'.
Fixes #52551
2021-09-10 22:26:50 +02:00

4 lines
37 B
Plaintext

GDTEST_OK
11 22 33 44 55 66 77 88
OK