Refactoring, errors are not thrown anymore
This commit is contained in:
@ -32,7 +32,6 @@ and a_exp =
|
||||
| Rand of a_exp (* rand(0, a) *)
|
||||
|
||||
|
||||
|
||||
module VariableMap : Map.S with type key = variable
|
||||
|
||||
type memory = {
|
||||
|
||||
Reference in New Issue
Block a user