summary refs log tree commit diff stats
path: root/tests/template/tinnerouterproc.nim
Commit message (Collapse)AuthorAgeFilesLines
* fix #20002 (#20004)metagn2022-07-151-0/+8
While this fix seems innocent, this unlocks the hidden behavior of method calls not being able to call gensym'ed routines inside templates.