mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-09 13:29:02 +00: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>