mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-21 16:41:56 +03:00
1247b7b9ef
Zig no longer has `error` as the global error set; it is now a special case keyword. The new parse error message is correct.