mirror of
https://github.com/ziglang/zig.git
synced 2026-02-07 15:07:12 +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.