mirror of
https://github.com/ziglang/zig.git
synced 2026-03-12 14:19:55 +00:00
This allows Zig code to perform conditional compilation based on a tag by which a Zig compiler implementation identifies itself. See the doc comment in this commit for more details.