Skip to content

Instantly share code, notes, and snippets.

@codeaholicguy
Last active May 15, 2016 08:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save codeaholicguy/87d594d47949d725f8e173cd427264c2 to your computer and use it in GitHub Desktop.
Save codeaholicguy/87d594d47949d725f8e173cd427264c2 to your computer and use it in GitHub Desktop.
var a = 2
console.log(a.square());
-> 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment