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