Skip to content

Instantly share code, notes, and snippets.

@ybenjo
Created April 9, 2012 01:28
Show Gist options
  • Save ybenjo/2340727 to your computer and use it in GitHub Desktop.
Save ybenjo/2340727 to your computer and use it in GitHub Desktop.
ARGV
(defn -main [& [args]]
(println args))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment