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