mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-09 04:51:37 -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