mirror of
https://github.com/godotengine/godot.git
synced 2026-01-01 05:49:28 +03:00
We allow using auto for lambdas or complex macros where a return type may change based on the parameters. But where the type is clear, we should be explicit. Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>