Skip to content

Instantly share code, notes, and snippets.

@KKostya
Created October 21, 2018 20:15
Show Gist options
  • Save KKostya/1bdfff63b575be10ef6546050f2b6532 to your computer and use it in GitHub Desktop.
Save KKostya/1bdfff63b575be10ef6546050f2b6532 to your computer and use it in GitHub Desktop.
let prize = 1000000.0
type door =
| DoorA
| DoorB
| DoorC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment