Ariety to arity
This commit is contained in:
@ -50,7 +50,7 @@ type memory = {
|
||||
exception AbsentAssignment of string
|
||||
exception WrongType of string
|
||||
exception DivisionByZero of string
|
||||
exception WrongAriety of string
|
||||
exception WrongArity of string
|
||||
exception WrongTypeSpecification of string
|
||||
|
||||
val reduce : t_exp -> int -> int
|
||||
|
||||
Reference in New Issue
Block a user