mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-15 12:39:52 +03:00
98859c885e
The fill specifier is now handled in some cases. The default fill of '0' is now ' ' for integers and non-byte sequences.