Skip to content

Instantly share code, notes, and snippets.

@taka2
Created August 13, 2008 05:45
Show Gist options
  • Save taka2/5203 to your computer and use it in GitHub Desktop.
Save taka2/5203 to your computer and use it in GitHub Desktop.
(progn
(format t "a")
(format t "b")
(+ 11 12))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment