2 lines
29 B
OCaml
2 lines
29 B
OCaml
|
|
datatype bool = false | true
|
|
|
datatype bool = false | true
|