mirror of
https://github.com/ziglang/zig.git
synced 2025-12-26 16:13:07 +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.