Skip to content

Instantly share code, notes, and snippets.

@mangar
Created November 28, 2008 12:45
Show Gist options
  • Save mangar/29975 to your computer and use it in GitHub Desktop.
Save mangar/29975 to your computer and use it in GitHub Desktop.
user=> (+ 1 2 3)
6
user=> (. javax.swing.JOptionPane (showMessageDialog nil "HW"))
nil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment