mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-06-03 14:28:40 -04:00
bcf4a13913
Replaces occurences of @fabs absCast and absInt with new @abs builtin. Also removes the std.math.fabs alias from math.zig.