mirror of
https://github.com/ziglang/zig.git
synced 2025-12-27 08:33:15 +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.