4 lines
66 B
OCaml
4 lines
66 B
OCaml
![]() |
type error =
|
||
|
| WrongFunctionArguments
|
||
|
|
||
|
exception Error of error
|