Closed greenh closed 12 years ago
Need to print out failing forms in terms of @(whatever...) and not as (clojure.core/deref (whatever...)).
@(whatever...)
(clojure.core/deref (whatever...))
Need to print out failing forms in terms of
@(whatever...)
and not as(clojure.core/deref (whatever...))
.