mirror of
https://github.com/godotengine/godot.git
synced 2025-10-21 00:43:46 +00:00
5 lines
185 B
Text
5 lines
185 B
Text
GDTEST_OK
|
|
>> WARNING
|
|
>> Line: 2
|
|
>> UNUSED_VARIABLE
|
|
>> The local variable "unused" is declared but never used in the block. If this is intended, prefix it with an underscore: "_unused".
|