Skip to content

Instantly share code, notes, and snippets.

@deque-blog
Last active May 2, 2017 18:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save deque-blog/05506b0e962492084bcc1e3914c7452a to your computer and use it in GitHub Desktop.
Save deque-blog/05506b0e962492084bcc1e3914c7452a to your computer and use it in GitHub Desktop.
(defn add-two
[a b]
(print-macro (+ a b)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment