mirror of
https://github.com/nim-lang/Nim.git
synced 2026-02-15 07:43:26 +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