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