Details
Description
As discussed here: https://groups.google.com/d/msg/clojure-dev/-/UheAzkyI_WcJ
Patch macrolet-protect.diff fixes the issue and provides a test.
As discussed here: https://groups.google.com/d/msg/clojure-dev/-/UheAzkyI_WcJ
Patch macrolet-protect.diff fixes the issue and provides a test.
D'oh, patch macrolet-protect.diff has a bug — it doesn't macroexpand-1 if the symbol is protected.