I think Steve Flenniken covers this or something very close to it in his [blog post about nim macros](https://flenniken.net/blog/nim-macros/)
- Is it possible to add a proc after a proc in a macro? lqdev
- Re: Is it possible to add a proc after a proc in a macro? ggibson
