Kramer Hampton
Results
1
comments of
Kramer Hampton
I gave that solution a try but it seems `Macro.expand` just gives back the same AST block rather than the evaluated list. My hunch is that it's this problem: https://stackoverflow.com/questions/43972492/how-to-get-an-unquoted-expanded-parameter-s-value-inside-a-macro...