Skip to content

Instantly share code, notes, and snippets.

@agustarc
Created June 4, 2017 06:27
Show Gist options
  • Save agustarc/a5a27965e88488a898355c428d63b3e3 to your computer and use it in GitHub Desktop.
Save agustarc/a5a27965e88488a898355c428d63b3e3 to your computer and use it in GitHub Desktop.
var max: Int = if (a > b) a else b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment