mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-04 23:07:32 +00:00
587c1c90cf
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.