Skip to content

Instantly share code, notes, and snippets.

@KSCGroup
Created February 1, 2012 22:46
Show Gist options
  • Save KSCGroup/1719947 to your computer and use it in GitHub Desktop.
Save KSCGroup/1719947 to your computer and use it in GitHub Desktop.
~/tmp/cljsh-test>cljsh -c '"you cannot see me"'
~/tmp/cljsh-test>cljsh -p -c '"but now you can"'
"but now you can"
~/tmp/cljsh-test>cljsh -c '(printlnn "one n too many")'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment