mirror of
https://github.com/ziglang/zig.git
synced 2026-01-21 06:45:24 +00:00
* no isHaiku() function since there is not more than one os tag that this applies to. * clean up some control flow into a switch * add some TODO comments to investigate panics that suspiciously look like they should be compile errors (see #363)