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