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.
@masylum
Copy link

masylum commented Feb 10, 2012

BTW, parents are optional in coffe... because this is coffe, no?

@unixcharles
Copy link

Maybe I refactor with

alert 1

@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