Hi @ynfle, thanks a lot!
However, I'd like to create a sequence of `Something` in the macro itself (a loop, creating many `Something` and filling the `manyStrings` property), then in the `quote` I only want to return this sequence, [like this](https://play.nim-lang.org/#ix=2TFi).