mirror of
https://github.com/ziglang/zig.git
synced 2026-01-05 21:13:24 +00:00
The pointer value for the `digits` field was being treated as if it were a limb. Fixes #2225
The pointer value for the `digits` field was being treated as if it were a limb. Fixes #2225