Skip to content

Instantly share code, notes, and snippets.

@mattrob33
Created February 24, 2022 16:59
Show Gist options
  • Save mattrob33/f3dec3ee601a6e5b45e3e7c86c1ef04a to your computer and use it in GitHub Desktop.
Save mattrob33/f3dec3ee601a6e5b45e3e7c86c1ef04a to your computer and use it in GitHub Desktop.
val ounces = coffee.second.ounces - if (coffee.third) 2 else 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment