mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-18 13:40:18 +00:00
0a28b4cd94
They cannot be accessed in this case, so an error is shown to avoid misleading the uses, especially in case of named lambdas.
3 lines
96 B
Plaintext
3 lines
96 B
Plaintext
GDTEST_PARSER_ERROR
|
|
Standalone lambdas cannot be accessed. Consider assigning it to a variable.
|