mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-06-01 13:28:17 -04:00
98859c885e
The fill specifier is now handled in some cases. The default fill of '0' is now ' ' for integers and non-byte sequences.