Skip to content

Instantly share code, notes, and snippets.

@jacksonwillis
Created April 27, 2012 19:40
Show Gist options
  • Save jacksonwillis/2512202 to your computer and use it in GitHub Desktop.
Save jacksonwillis/2512202 to your computer and use it in GitHub Desktop.
SEMICOLON2
/* SEMICOLON2.js
Copyright 2012 Jack Willis */
(function () { return ;;; }).call(this);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment