Is it possible to both analyze-call and macroexpand a macro? Preferably in this order
Just had time to open a related issue: https://github.com/clj-kondo/clj-kondo/issues/2475 related as in related to the problem I tried to solve by using both analyze-call and macroexpand
looks like it isn't
at the moment it's mutually exclusive