Skip to content

Instantly share code, notes, and snippets.

Created February 15, 2016 11:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/e522e8a7f110f3238185 to your computer and use it in GitHub Desktop.
Save anonymous/e522e8a7f110f3238185 to your computer and use it in GitHub Desktop.
UWSC Quine
a=chr(34);b="a=chr(34);b= msgbox(join(split(b),a+b+a+chr(59)))";msgbox(join(split(b),a+b+a+chr(59)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment