Skip to content

Instantly share code, notes, and snippets.

@patrickcousins
Created November 3, 2019 03:02
Show Gist options
  • Save patrickcousins/c0177f8ee2608f39437795dc13ffa607 to your computer and use it in GitHub Desktop.
Save patrickcousins/c0177f8ee2608f39437795dc13ffa607 to your computer and use it in GitHub Desktop.
fun calculateDiscount(person: Person) : Int {
//...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment