Skip to content

Instantly share code, notes, and snippets.

@juliandavidmr
Created February 8, 2017 23:57
Show Gist options
  • Save juliandavidmr/dc6f763c1d845f21ae57186de71d743c to your computer and use it in GitHub Desktop.
Save juliandavidmr/dc6f763c1d845f21ae57186de71d743c to your computer and use it in GitHub Desktop.
function (a, b) {
return a + b;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment