Skip to content

Instantly share code, notes, and snippets.

@SinisterLight
Created May 29, 2013 08:13
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SinisterLight/5668733 to your computer and use it in GitHub Desktop.
Save SinisterLight/5668733 to your computer and use it in GitHub Desktop.
\m/
(function quine() { console.log('(' + quine.toString() + ')()') })()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment