virtualx-engine/modules/gdscript/tests/scripts/parser/warnings/unassigned_variable.out

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
113 B
Text
Raw Normal View History

GDTEST_OK
>> WARNING
>> Line: 2
>> UNASSIGNED_VARIABLE
>> The variable '__' was used but never assigned a value.