mirror of
https://github.com/godotengine/godot.git
synced 2026-03-10 21:06:13 +00:00
Some construct (like match) actually depends on the second pass. This adds some extra checks to not perform specific type-checks on release since not all type information is available.