Simplifying test
This commit is contained in:
@ -8,7 +8,7 @@ let program =
|
||||
Function
|
||||
(["a"],
|
||||
FunctionType ([IntegerType], IntegerType),
|
||||
Plus (Variable "x", Integer 1)
|
||||
Variable "x"
|
||||
)
|
||||
;;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user