Adding more tests, fixing one test for miniImp, adding more functionality to miniFun
This commit is contained in:
@ -41,4 +41,4 @@ type memory = {
|
||||
|
||||
exception AbsentAssignment of string
|
||||
|
||||
val reduce : int -> p_exp -> int
|
||||
val reduce : p_exp -> int -> int
|
||||
|
||||
Reference in New Issue
Block a user