Compleating assignment for interpreter, modified grammars, fixed tests
This commit is contained in:
@ -1 +1 @@
|
||||
val typecheck : Types.t_exp -> (Types.ftype, Types.error) result
|
||||
val typecheck : Types.t_exp -> (Types.ftype, [> Types.typechecking_error]) result
|
||||
|
||||
Reference in New Issue
Block a user