Files
engine/modules/gdscript/tests/scripts/parser/features/variable_declaration.out
T

8 lines
125 B
Plaintext
Raw Normal View History

2021-04-07 10:12:51 -03:00
GDTEST_OK
>> WARNING
>> Line: 5
>> UNASSIGNED_VARIABLE
>> The variable 'c' was used but never assigned a value.
1 42 2 23
OK