mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-04 08:42:42 +03:00
8f5753ba9f
The pointer value for the `digits` field was being treated as if it were a limb. Fixes #2225