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