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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
96 B
Plaintext
Raw Normal View History

2022-05-23 12:25:03 -03:00
GDTEST_PARSER_ERROR
Standalone lambdas cannot be accessed. Consider assigning it to a variable.