mirror of
https://github.com/odin-lang/Odin.git
synced 2026-06-13 22:03:42 +00:00
This is likely to never _actually_ execute, and the possibility of this failing is extremely slim, but if this _does_ fail, then this fallback should catch it, as long as I'm understanding things correctly. If the fallback fails, we just go back to the original assert that existed before.