mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-07 02:12:40 +03:00
c944865fc7
The compiler still doesn't like too much the newfangled anonymous arrays so let's use the old-style declarations. Closes #4181