5 lines
45 B
OCaml
5 lines
45 B
OCaml
|
|
type fruit =
|
||
|
|
| Apple
|
||
|
|
| Banana
|
||
|
|
| Cherry
|