Skip to content

Instantly share code, notes, and snippets.

@ataulm
Last active August 10, 2018 10:57
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 ataulm/0e36edfdef602f2001be22ef68a22c9b to your computer and use it in GitHub Desktop.
Save ataulm/0e36edfdef602f2001be22ef68a22c9b to your computer and use it in GitHub Desktop.
val scoop: ScoopAction
fun eatIceCream() {
val scoopResult = scoop(iceCreamTub)
// TODO: eat it
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment