cf13c5fba ^
1 2 3 4
var v*: int proc p* = echo "proc p called" template t* = echo "template t expanded"