Skip to content

Instantly share code, notes, and snippets.

@brianleroux
Created February 15, 2010 21:31
Show Gist options
  • Save brianleroux/305015 to your computer and use it in GitHub Desktop.
Save brianleroux/305015 to your computer and use it in GitHub Desktop.
Object.prototype.foo = 10;
console.log(foo); // 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment