Skip to content

Commit

Permalink
Implement n and r
Browse files Browse the repository at this point in the history
  • Loading branch information
palfrey committed Jul 2, 2012
1 parent 4b27e84 commit 5174edd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/clostridium/core.clj
Expand Up @@ -357,6 +357,8 @@
)
)
)
\n (fn [b] (assoc b :stack []))
\r reflect
}
)
)
Expand Down

0 comments on commit 5174edd

Please sign in to comment.