summary refs log tree commit diff stats
path: root/tests/overload/tparam_forwarding.nim
Commit message (Collapse)AuthorAgeFilesLines
* fix varargs forwarding for templates; fixes #5455 (#5505)zah2017-03-131-0/+37
* fix varargs forwarding for templates; fixes #5455 * document the macros' varargs change in the news for 0.16.2