mirror of
https://codeberg.org/ziglang/zig
synced 2026-03-16 23:21:44 +00:00
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
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