-
-
Save mattrob33/f3dec3ee601a6e5b45e3e7c86c1ef04a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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