mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-30 09:54:49 +00:00
Previously, the 4th character of `result` was checked for `'-'` every time, instead of each new line. Also made it work for taint mode.
Previously, the 4th character of `result` was checked for `'-'` every time, instead of each new line. Also made it work for taint mode.