summaryrefslogtreecommitdiff
path: root/modules/gdscript/tests/scripts/parser/features/variable_declaration.out
blob: 2e0a63c024512a7b71e5f16fc548a2ed84fa435a (plain)
1
2
3
4
5
6
7
GDTEST_OK
>> WARNING
>> Line: 5
>> UNASSIGNED_VARIABLE
>> The variable 'c' was used but never assigned a value.
1 42 2 23
OK