Humour.
This commit is contained in:
parent
9db37fbdc4
commit
cbb08f4405
@ -68,7 +68,7 @@ module O = struct
|
||||
|
||||
and operator_case =
|
||||
Function of var_name
|
||||
| Construcor of var_name
|
||||
| Constructor of var_name
|
||||
| UpdateField of field_name
|
||||
| GetField of field_name
|
||||
| Or | And | Lt | Leq | Gt | Geq | Equal | Neq | Cat | Cons | Add | Sub | Mult | Div | Mod
|
||||
|
@ -68,7 +68,7 @@ module O : sig
|
||||
|
||||
and operator_case =
|
||||
Function of var_name
|
||||
| Construcor of var_name
|
||||
| Constructor of var_name
|
||||
| UpdateField of field_name
|
||||
| GetField of field_name
|
||||
| Or | And | Lt | Leq | Gt | Geq | Equal | Neq | Cat | Cons | Add | Sub | Mult | Div | Mod
|
||||
|
Loading…
Reference in New Issue
Block a user