mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-18 13:30:33 +00:00
`$` would return a string of length 25, including the trailing null String length changed to 24, avoiding an extra null byte in the output
`$` would return a string of length 25, including the trailing null String length changed to 24, avoiding an extra null byte in the output