mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-11 11:01:59 -04:00
bcf4a13913
Replaces occurences of @fabs absCast and absInt with new @abs builtin. Also removes the std.math.fabs alias from math.zig.