mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-15 02:12:22 -07:00
6952124988
- when formatting a negative number with left zero-padding we expect the padding to be placed between the minus (-) sign and the number - currently the padding is placed before the sign