Skip to content

Instantly share code, notes, and snippets.

@micho
Created February 10, 2012 10:39
Show Gist options
  • Save micho/1788685 to your computer and use it in GitHub Desktop.
Save micho/1788685 to your computer and use it in GitHub Desktop.
@micho
Copy link
Author

micho commented Feb 10, 2012

(function () {
  alert(1);
}());

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment