It looks like editing the arguments to clojure.core.match/match does not update clerk. My suspicion is that the core.match magic involves macros? Can I change the clerk behavior to iterate on this match expression?
macros should work normally. Can you make an issue, ideally with a repro?