mirror of
https://github.com/ziglang/zig.git
synced 2026-01-10 01:15:14 +00:00
Needed because the compiler used the now removed `@fabs` builtin and instead depends on the new `@abs` builtin.
Needed because the compiler used the now removed `@fabs` builtin and instead depends on the new `@abs` builtin.