BTW, from a brief Nim compiler code grep, `msgWriteln` use is not that frequent and could be a painless refactor. Indeed, you can see the NimSkull guys did away with the new line hardcoding, and use only the `msgWrite` everywhere.
- Is there a way to write to stdout without newline in nim script? aiac
- Is there a way to write to stdout without newline in nim script? Zoom
- Is there a way to write to stdout without newline in nim scr... Zoom