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