mirror of
https://github.com/ziglang/zig.git
synced 2026-02-10 11:30:58 +00:00
Fixes a bug where the result of a @floatCast wasn't actually checked; it was checking the result from the previous @floatCast.
Fixes a bug where the result of a @floatCast wasn't actually checked; it was checking the result from the previous @floatCast.