rewrite-clj 2019-11-08

it looks like (comment is not detected as a comment -- is that correct?

correct, comment is ;;

i guess that happens to describe how i feel about it too 🙂

as far as parsing is concerned, (comment ...) or (foo ...) is just the same kind of thing for rewrite-clj, it doesn't impose any semantics

yes, perhaps it's more flexible that way anyway as i can tell that apart from the other type of comment

ah pilot error 🙂

sorry for the noise

I hope the plane isn't crashing?