mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-06-05 07:13:27 -04:00
49ca51fc3a
Previous wording made it seem like any signed or floating-point value would be allowed at comptime, whereas negative values do not work with `%`, and negative integers do not work with `/`.