Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ohpauleez committed Mar 20, 2012
1 parent a07390b commit 1c31606
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/jonase/kibit/core.clj
Expand Up @@ -47,8 +47,8 @@
(logic/== pat expr)
(check-guards expr guards)
(logic/== q {:expr expr
:alt alt
:line (-> expr meta :line)}))))))
:alt alt
:line (-> expr meta :line)}))))))

;; This walks across all the forms within an expression,
;; checking each inner form. The outcome is a potential full alternative.
Expand Down

0 comments on commit 1c31606

Please sign in to comment.