virtualx-engine/modules/gdscript/tests/scripts/parser
George Marques 0a28b4cd94
GDScript: Do not allow standalone lambdas
They cannot be accessed in this case, so an error is shown to avoid
misleading the uses, especially in case of named lambdas.
2022-05-23 12:25:03 -03:00
..
errors GDScript: Do not allow standalone lambdas 2022-05-23 12:25:03 -03:00
features Merge pull request #59863 from cdemirer/fix-match-multiple-bind-single-pattern 2022-05-11 14:18:02 +02:00
warnings Merge pull request #55201 from Scony/fix-unreachable-code-false-positive 2022-05-18 16:04:12 +02:00