diff options
author | Vladislav Vorobiev <x.miere@gmail.com> | 2016-07-01 21:50:26 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-01 21:50:26 +0300 |
commit | e4b16ac6086d0311d3bd74a20e9cfbfc0c19ca4f (patch) | |
tree | 0a1ec90d490a474151b5a60bdabb69cdce5cdb5f /tests/concepts/tswizzle.nim | |
parent | d8ee2c240920db62537ad0861f336e700f72d162 (diff) | |
download | Nim-e4b16ac6086d0311d3bd74a20e9cfbfc0c19ca4f.tar.gz |
Remove line breaks in OSError messages (Windows)
Before: ``` Error: unhandled exception: Не удается найти указанный файл. [OSError] ``` After: ``` Error: unhandled exception: Не удается найти указанный файл. [OSError] ```
Diffstat (limited to 'tests/concepts/tswizzle.nim')
0 files changed, 0 insertions, 0 deletions