summary refs log tree commit diff stats
path: root/tests/generics/t7794.nim
Commit message (Collapse)AuthorAgeFilesLines
* Reset typedescMatched before paramTypesMatch (#8250)LemonBoy2018-07-091-0/+15
The flag should not be carried out across different parameters. Fixes #7794