mirror of
https://github.com/ziglang/zig.git
synced 2026-01-07 14:03:26 +00:00
This input file, for example, would produce duplicate identifiers in the translated Zig code: ``` #define bar err( #define bar err( ```
This input file, for example, would produce duplicate identifiers in the translated Zig code: ``` #define bar err( #define bar err( ```