diff options
author | Ryan McConnell <rammcconnell@gmail.com> | 2023-12-31 16:52:52 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-31 17:52:52 +0100 |
commit | ccc7c45d718c13714e8e9e1040c29b9b286d2448 (patch) | |
tree | 65da92d5e54e2371cb0705f7698e9dce3e017c02 /tests/lookups/tambsym3.nim | |
parent | 9659da903fcb28b96bc06cd9b18bd8f99a8d9aad (diff) | |
download | Nim-ccc7c45d718c13714e8e9e1040c29b9b286d2448.tar.gz |
`typRel` and `sumGeneric` adjustments (#23137)
Filling in some more logic in `typeRel` that I came across when poking the compiler in another PR. Some of the cases where `typeRel` returns an "incorrect" result are actually common, but `sumGeneric` ends up breaking the tie correctly. There isn't anything wrong with that necessarily, but I assume that it's preferred these functions behave just as well in isolation as they do when integrated. I will be following up this description with specific examples.
Diffstat (limited to 'tests/lookups/tambsym3.nim')
0 files changed, 0 insertions, 0 deletions