mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-17 05:25:46 +03:00
3bb4c0c789
Correct switch cases dropping comments in certain situations by checking for the presence of the comment before collapsing to one line.