Skip to content

Instantly share code, notes, and snippets.

@RadekMolenda
Last active August 29, 2015 14:06
Show Gist options
  • Save RadekMolenda/7300f9383cafdb1d0466 to your computer and use it in GitHub Desktop.
Save RadekMolenda/7300f9383cafdb1d0466 to your computer and use it in GitHub Desktop.
(function with_global_attributes(alert) {
alert('hello world');
})(window.alert);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment