Skip to content

Instantly share code, notes, and snippets.

@fuse
Created May 17, 2011 10:29
Show Gist options
  • Save fuse/976262 to your computer and use it in GitHub Desktop.
Save fuse/976262 to your computer and use it in GitHub Desktop.
// still does'nt work
hulk1.prototype = new Monster();
hulk1.speak()
=> "bonjour"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment