mirror of
https://github.com/ziglang/zig.git
synced 2026-01-03 03:53:20 +00:00
switch from `inline for` with `std.mem.eql` to `inline else` and tag comparison. add previously-failing test code.
switch from `inline for` with `std.mem.eql` to `inline else` and tag comparison. add previously-failing test code.