mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-28 03:17:08 +03:00
c11b6adf13
A preceding `comptime` keyword was being ignored if the first destructure variable was an expression.