mirror of
https://github.com/ziglang/zig.git
synced 2025-12-28 00:53:18 +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