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