mirror of
https://github.com/godotengine/godot.git
synced 2024-12-15 10:12:40 +08:00
5d124c4a8f
The current code style guidelines forbid the use of `auto`. Some uses of `auto` are still present, such as in UWP code (which can't be currently tested) and macros (where removing `auto` isn't easy). |
||
---|---|---|
.. | ||
scripts | ||
gdscript_test_runner_suite.h | ||
gdscript_test_runner.cpp | ||
gdscript_test_runner.h | ||
test_gdscript.cpp | ||
test_gdscript.h |