Skip to content

Instantly share code, notes, and snippets.

@vndmtrx
Created March 6, 2013 22:55
Show Gist options
  • Select an option

  • Save vndmtrx/5103971 to your computer and use it in GitHub Desktop.

Select an option

Save vndmtrx/5103971 to your computer and use it in GitHub Desktop.
(defun helloworld ()
(print "Hello, world.")
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment