Skip to content

Instantly share code, notes, and snippets.

@hexgnu
Created February 10, 2012 16:41
Show Gist options
  • Save hexgnu/1790714 to your computer and use it in GitHub Desktop.
Save hexgnu/1790714 to your computer and use it in GitHub Desktop.
var Obj = {
baz: function() {
alert("baz")
},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment