Skip to content

Instantly share code, notes, and snippets.

@mbrezu
Created September 7, 2009 07:45
Show Gist options
  • Save mbrezu/182217 to your computer and use it in GitHub Desktop.
Save mbrezu/182217 to your computer and use it in GitHub Desktop.
Clojure gist test
(defn hello [name] (str "Hello, " name))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment