Skip to content

Instantly share code, notes, and snippets.

@egm0121
Created January 8, 2013 10:47
Show Gist options
  • Save egm0121/4482843 to your computer and use it in GitHub Desktop.
Save egm0121/4482843 to your computer and use it in GitHub Desktop.
function (c,p){var F = function(){}; F.prototype = p.prototype;c.prototype = new F();}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment