mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-28 19:47:08 +03:00
e1efd4d3c2
This format removes back-references allowing it to be parsed in a single pass. It also reduces the number of kinds, simplifying the code.