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