Skip to content

Instantly share code, notes, and snippets.

@mmower
Created April 23, 2015 20:19
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 mmower/f5ff6c8944197283a6c1 to your computer and use it in GitHub Desktop.
Save mmower/f5ff6c8944197283a6c1 to your computer and use it in GitHub Desktop.
(let [foo 1
b 2])
vs
(let [foo 1
b 2])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment