summary refs log tree commit diff stats
path: root/tests/errmsgs/tdistinct_nil.nim
Commit message (Collapse)AuthorAgeFilesLines
* remove a special case in sigmatch; distinct pointer types no longer match ↵ringabout2022-08-231-0/+23
`nil` type (#20251) * remove a special case in sigmatch; distinct pointer types no longer match `nil` type * add tests * fixes tests * Update changelog.md Co-authored-by: konsumlamm <44230978+konsumlamm@users.noreply.github.com> Co-authored-by: Andreas Rumpf <rumpf_a@web.de> Co-authored-by: konsumlamm <44230978+konsumlamm@users.noreply.github.com>