Skip to content

Instantly share code, notes, and snippets.

@ericelliott
Created April 2, 2016 15:05
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 ericelliott/b112a0f8241a3df6425376a68811791d to your computer and use it in GitHub Desktop.
Save ericelliott/b112a0f8241a3df6425376a68811791d to your computer and use it in GitHub Desktop.
double(5)
console.log( double(5) ); // => 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment