Skip to content

Instantly share code, notes, and snippets.

@dublindan
Created November 10, 2010 18:00
Show Gist options
  • Save dublindan/671226 to your computer and use it in GitHub Desktop.
Save dublindan/671226 to your computer and use it in GitHub Desktop.
Clojure Games Test Gist
(defn clojure-games
"Test Gist for http://clojure-games.org"
[]
(println "Hello from clojure-games.org"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment