mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-01 15:31:25 +03:00
c11b6adf13
A preceding `comptime` keyword was being ignored if the first destructure variable was an expression.