mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-24 09:40:35 +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