You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-15 13:51:40 +00:00
Implement RETURN_VALUE_DISCARDED warning in GDscript
This commit is contained in:
@@ -1 +1,5 @@
|
||||
GDTEST_OK
|
||||
>> WARNING
|
||||
>> Line: 6
|
||||
>> RETURN_VALUE_DISCARDED
|
||||
>> The function 'i_return_int()' returns a value, but this value is never used.
|
||||
|
||||
Reference in New Issue
Block a user