rebcabin / masr

Meta ASR: replacement for aging ASDL
MIT License
4 stars 0 forks source link

Improper Clojure character `~` in 6cf8821 #45

Open rebcabin opened 1 year ago

rebcabin commented 1 year ago

~empty_block tries to call Clojure unquote. I'll work around it in preprocessing, probably replacing ~ with something like __TILDE__.