mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-26 13:01:34 +03:00
9d1e47d220
Some of the stats used as denomenators may be at zero, especially if a fuzz test is stuck in an infinite loop, so allowing float division by zero is necessary.