diff options
author | Neelesh Chandola <neelesh.chandola@outlook.com> | 2018-12-13 13:38:10 +0530 |
---|---|---|
committer | Andreas Rumpf <rumpf_a@web.de> | 2018-12-13 09:08:10 +0100 |
commit | a3c4791e9cde49f44e7261044cc84fa863bc717c (patch) | |
tree | 947f02636388a36a3678fe8ea9e50acea50acd34 /lib/system/repr.nim | |
parent | bb8586923794291ddabd122490fd2ab7ccc71ee0 (diff) | |
download | Nim-a3c4791e9cde49f44e7261044cc84fa863bc717c.tar.gz |
Give error when case has an else branch even though all cases are already covered (#9930)
* Give error when case has an else branch even though all cases are already covered. * Don't check for invalid else for type tyFloat..tyFloat128, tyString, tyError * Remove unnecessary else in unittest.nim * Fix sockets.nim
Diffstat (limited to 'lib/system/repr.nim')
0 files changed, 0 insertions, 0 deletions