This a side effect of how Nim's templates interact with macros. The `route` in 
jester is a macro, and the `redirect` is a template. So I don't know if there 
is a way to solve this.

Reply via email to