Skip to content

Instantly share code, notes, and snippets.

@krzysztofczernek
Last active October 4, 2018 17:15
Show Gist options
  • Save krzysztofczernek/68548a4abf4881d6f882217377405f65 to your computer and use it in GitHub Desktop.
Save krzysztofczernek/68548a4abf4881d6f882217377405f65 to your computer and use it in GitHub Desktop.
function add (x, y) {
return x + y
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment