summary refs log tree commit diff stats
path: root/tests/misc/t12869.nim
Commit message (Collapse)AuthorAgeFilesLines
* fix #15836 proc arg return type auto unexpectly match proc with concr… ↵Bung2022-12-121-0/+14
(#21065) * fix #15836 proc arg return type auto unexpectly match proc with concrete type * fix #16244 * add test case for #12869