Skip to content

Instantly share code, notes, and snippets.

@jtenner
Created November 11, 2013 17:44
Show Gist options
  • Save jtenner/7417215 to your computer and use it in GitHub Desktop.
Save jtenner/7417215 to your computer and use it in GitHub Desktop.
~{
func: function(){
alert("hello world!")
}
}.func();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment