jaunt-lang / jaunt

[ABANDONED] A jaunt away from Clojure
https://github.com/jaunt-lang/jaunt/issues/157
134 stars 6 forks source link

Add a warning for expanding deprecated macros #111

Closed arrdem closed 8 years ago

arrdem commented 8 years ago

Does just what it says on the box. There are no examples of such macros in core, but when expanding a ^:deprecated macro this change causes the compiler to print a warning.