Files
engine/modules/gdscript/tests/scripts/parser/errors/missing_argument.out
T

3 lines
95 B
Plaintext
Raw Normal View History

2021-04-07 10:12:51 -03:00
GDTEST_ANALYZER_ERROR
Too few arguments for "args()" call. Expected at least 2 but received 1.