mirror of
https://github.com/ziglang/zig.git
synced 2026-01-09 17:05:16 +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.