mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-30 12:56:37 +03:00
755eeb7be0
* Remove double recursive call in renderArrayInit * Preserve an empty line before a comment line Fixes #10194