Well if you want to know why something works for procs and not for templates, 
look at the different handling of `skTemplate` inside `sigmatch.nim` and 
elsewhere. Looking at the AST is pointless, no matter how much you look at it 
and under which views and wether it's the AST for the proc or for the full 
module and whether it's the AST after parsing and before sem'checking or after 
sem'checking.

Reply via email to