Also return :columns as part of result map

This commit is contained in:
Ragnar Dahlén 2013-03-08 08:09:47 +00:00
parent 787ec1a63a
commit c79c31dc2e

View file

@ -107,6 +107,7 @@ into the namespace."
[expr simplified-expr]
{:expr expr
:line (-> expr meta :line)
:column (-> expr meta :column)
:alt simplified-expr})
;; ### Guarding the check