mirror of
https://github.com/ziglang/zig.git
synced 2025-12-26 16:13: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