Skip to content

Instantly share code, notes, and snippets.

@ncomet
Created April 12, 2019 05:53
Show Gist options
  • Save ncomet/fcc4c435250cd9f34ba5e5d55a532c85 to your computer and use it in GitHub Desktop.
Save ncomet/fcc4c435250cd9f34ba5e5d55a532c85 to your computer and use it in GitHub Desktop.
val outcome = bookingService.bookRoom(RoomID("roomIwant"))
when (outcome) {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment