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