mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-06-07 00:00:03 -04:00
8f5753ba9f
The pointer value for the `digits` field was being treated as if it were a limb. Fixes #2225