mirror of
https://github.com/nim-lang/Nim.git
synced 2026-06-03 02:18:00 +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