mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-26 13:01:34 +03:00
0bf44c3093
The final offset was clobbering the first error name, which is revealed by an out of bounds when the global error set is empty. Closes #22362