Skip to content

Instantly share code, notes, and snippets.

@specialunderwear
Created January 29, 2012 23:57
Show Gist options
  • Save specialunderwear/1701445 to your computer and use it in GitHub Desktop.
Save specialunderwear/1701445 to your computer and use it in GitHub Desktop.
three as a constructor
> var three = new next(2);
> three;
3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment