diff options
author | Felix Krause <contact@flyx.org> | 2016-07-07 18:13:12 +0200 |
---|---|---|
committer | Felix Krause <contact@flyx.org> | 2016-07-07 18:13:12 +0200 |
commit | 4455e5d4b6f30d4ce042c68c8285b2062d146197 (patch) | |
tree | 3c3744f442e01fc5008d38b19c5b31a48348de7b /tests/overflw | |
parent | caa7f42e8e75e273ab3f52ada30aed4e06a817d9 (diff) | |
download | Nim-4455e5d4b6f30d4ce042c68c8285b2062d146197.tar.gz |
`==` in tables should not raise KeyError
* With previous code, the compiler deduced that equalsImpl may raise a KeyError. While this could only actually happen in a nasty multi-threaded environment, I fixed the code so that it will never happen.
Diffstat (limited to 'tests/overflw')
0 files changed, 0 insertions, 0 deletions