Skip to content

Instantly share code, notes, and snippets.

@tobym
Created September 21, 2010 14:54
Show Gist options
  • Select an option

  • Save tobym/589791 to your computer and use it in GitHub Desktop.

Select an option

Save tobym/589791 to your computer and use it in GitHub Desktop.
((fn [s] (print (list s (list (quote quote) s)))) (quote (fn [s] (print (list s (list (quote quote) s))))))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment