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.

Reply via email to