mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-18 23:21:32 +00:00
- 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