greenh / CJD

CJD is a system for documenting Clojure programs through the use of structured comments embedded in Clojure source code.
Other
12 stars 0 forks source link

Get rid of clojure.core/deref in error messages #20

Closed greenh closed 12 years ago

greenh commented 12 years ago

Need to print out failing forms in terms of @(whatever...) and not as (clojure.core/deref (whatever...)).