Skip to content

Instantly share code, notes, and snippets.

@mattrob33
Created February 24, 2022 17:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattrob33/750eb931d238969f5b8b955f264093b4 to your computer and use it in GitHub Desktop.
Save mattrob33/750eb931d238969f5b8b955f264093b4 to your computer and use it in GitHub Desktop.
val ounces = coffee.size.ounces - if (coffee.leaveRoom) 2 else 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment