Skip to content

Instantly share code, notes, and snippets.

@saru2020
Created May 20, 2019 07:49
Show Gist options
  • Save saru2020/5fdcea0392c473a8ce4acf767254bf58 to your computer and use it in GitHub Desktop.
Save saru2020/5fdcea0392c473a8ce4acf767254bf58 to your computer and use it in GitHub Desktop.
func add(x, y) {
return x + y
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment