Skip to content

Instantly share code, notes, and snippets.

@maml
Created February 29, 2012 00:03
Show Gist options
  • Save maml/1936340 to your computer and use it in GitHub Desktop.
Save maml/1936340 to your computer and use it in GitHub Desktop.
method invocation
var mthdInvctnPtrn = {
init: function() {
// ^oh!
},
meth: function() {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment