1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00
Files
godot/modules/gdscript/tests/scripts/analyzer/errors/missing_argument.out

3 lines
115 B
Plaintext

GDTEST_ANALYZER_ERROR
>> ERROR at line 6: Too few arguments for "args()" call. Expected at least 2 but received 1.