Skip to content

Instantly share code, notes, and snippets.

@ironfroggy
Created December 2, 2015 15:13
Show Gist options
  • Save ironfroggy/0fe17183897798a38c3d to your computer and use it in GitHub Desktop.
Save ironfroggy/0fe17183897798a38c3d to your computer and use it in GitHub Desktop.
class Foo extends Object {
constructor() {
this.x = 1;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment