Skip to content

Instantly share code, notes, and snippets.

@salieridk
Created April 17, 2012 10:33
Show Gist options
  • Save salieridk/2405164 to your computer and use it in GitHub Desktop.
Save salieridk/2405164 to your computer and use it in GitHub Desktop.
Javascript: Self invoking function
(function() {
})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment