Skip to content

Instantly share code, notes, and snippets.

@dabd
Created February 25, 2014 15:00
Show Gist options
  • Select an option

  • Save dabd/9210478 to your computer and use it in GitHub Desktop.

Select an option

Save dabd/9210478 to your computer and use it in GitHub Desktop.
(defn test-println
[]
(println "hello")
(println "there!")
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment