3 lines
No EOL
64 B
Text
3 lines
No EOL
64 B
Text
type c = A
|
|
|
|
let main : int = match (A<>) { A<> -> 0 | B<> -> 1 } |