mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-03 05:48:42 +03:00
Lambdas need an explicit `return` Extend the documentation so that it is clear that lambdas require an explicit return . Also add an according example. Co-Authored-By: Danil Alexeev <danil@alexeev.xyz>