summary refs log tree commit diff stats
path: root/tests/stdlib/tvarargs.nim
Commit message (Collapse)AuthorAgeFilesLines
* close #15563 add testcase (#17168)flywind2021-02-241-0/+18
* remove unnecessary when statement * remove outdated codes * close #15563 * Update tests/typerel/t15563.nim Co-authored-by: Timothee Cour <timothee.cour2@gmail.com> * address comments * tiny Co-authored-by: Timothee Cour <timothee.cour2@gmail.com>