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