mirror of
https://github.com/godotengine/godot.git
synced 2025-10-22 01:13:39 +00:00
3 lines
287 B
Text
3 lines
287 B
Text
GDTEST_OK
|
|
~~ WARNING at line 2: (UNUSED_VARIABLE) The local variable "abs" is declared but never used in the block. If this is intended, prefix it with an underscore: "_abs".
|
|
~~ WARNING at line 2: (SHADOWED_GLOBAL_IDENTIFIER) The variable "abs" has the same name as a built-in function.
|