fasterthanlime / shin

:warning: (def shin (dissoc clojurescript :jvm :google_closure)) (deprecated)
MIT License
35 stars 1 forks source link

Fix closure quoting #62

Closed fasterthanlime closed 9 years ago

fasterthanlime commented 9 years ago

They don't really quote right now.

fasterthanlime commented 9 years ago

We could expand them in parser rather than in translator? That might fix it.