Refactoring, errors are not thrown anymore

This commit is contained in:
elvis
2024-10-26 01:47:30 +02:00
parent 8427133fd7
commit 3e4e1615d2
11 changed files with 413 additions and 339 deletions

View File

@ -32,7 +32,6 @@ and a_exp =
| Rand of a_exp (* rand(0, a) *)
module VariableMap : Map.S with type key = variable
type memory = {