with this PR [https://github.com/nim-lang/Nim/pull/11754](https://github.com/nim-lang/Nim/pull/11754) we can do it as follows: dispatch foo: for a in 0..<3: echo a echo 10 Run
- optional params before `untyped` body timothee
- Re: optional params before `untyped` body moigagoo
- Re: optional params before `untyped` body mratsim
- Re: optional params before `untyped` body Araq
- Re: optional params before `untyped` body timothee
