Skip to content

Instantly share code, notes, and snippets.

@agustarc
Created June 4, 2017 05:44
Show Gist options
  • Save agustarc/8f28b34179711d3194125ac313014d5d to your computer and use it in GitHub Desktop.
Save agustarc/8f28b34179711d3194125ac313014d5d to your computer and use it in GitHub Desktop.
fun sum(a: Int, b: Int) = a + b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment