diff options
author | ee7 <45465154+ee7@users.noreply.github.com> | 2020-07-06 14:02:03 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-06 14:02:03 +0200 |
commit | a754160d654f03584088412f51b153ae6a170adb (patch) | |
tree | f3263ac6c39acdb2ee188b39f167a0457f4607e8 /compiler/semgnrc.nim | |
parent | 65af99a203387882d9fba7d94ae0cd46f479dd1f (diff) | |
download | Nim-a754160d654f03584088412f51b153ae6a170adb.tar.gz |
tables.nim: Add named fields in `smallest` and `largest` (#14919)
The `smallest` and `largest` procs for `CountTable` returned a tuple with named fields, but the same procs for `CountTableRef` returned an anonymous tuple. This commit makes those `CountTableRef` procs more consistent, and adds a test. Fixes: #14918
Diffstat (limited to 'compiler/semgnrc.nim')
0 files changed, 0 insertions, 0 deletions