Skip to content

Instantly share code, notes, and snippets.

@korczis
Created July 3, 2018 01:28
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 korczis/ce2de92155a1683f2bc5962e4b22cbff to your computer and use it in GitHub Desktop.
Save korczis/ce2de92155a1683f2bc5962e4b22cbff to your computer and use it in GitHub Desktop.
function add(a, b) {
return a + b
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment