diff options
author | Kier Davis <kierdavis@gmail.com> | 2016-06-18 15:43:32 +0100 |
---|---|---|
committer | Kier Davis <kierdavis@gmail.com> | 2016-07-09 17:21:18 +0100 |
commit | edb5a1a5c6b8381c41561f303aa3588ff5fbab69 (patch) | |
tree | da233cf37a00cebab5debf0df4ce1f574b86322f /tests | |
parent | 5e82ffc8d560dd3b2b7bbda034e5436fb036c20d (diff) | |
download | Nim-edb5a1a5c6b8381c41561f303aa3588ff5fbab69.tar.gz |
Fix clear() on CountTable
The record tuples used in CountData.data don't contain an 'hcode' member, unlike Table and OrderedTable, causing the existing clearImpl() implementation to break when attempting to assign to t.data[i].hcode.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions