summary refs log tree commit diff stats
path: root/tests/template/t19700.nim
Commit message (Collapse)AuthorAgeFilesLines
* fix #19700 Crash when passing a template to a generic functio… (#20567)Bung2022-10-151-0/+10
fix nim-lang#19700 Crash when passing a template to a generic function expecting a procedure