summary refs log tree commit diff stats
path: root/tests/errmsgs/t19882.nim
Commit message (Collapse)AuthorAgeFilesLines
* fix #19882 Improve error message when instantiating generics that lac… ↵Bung2022-09-191-0/+10
(#20356) * fix #19882 Improve error message when instantiating generics that lack a type * Update tests/errmsgs/t19882.nim Co-authored-by: Clay Sweetser <Varriount@users.noreply.github.com>