mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-06 14:58:50 +00:00
Temporary commit
This commit is contained in:
parent
b0534bf25a
commit
6bf111fc35
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ let _ =
|
||||||
|
|
||||||
val eval : state -> expr -> int
|
val eval : state -> expr -> int
|
||||||
|
|
||||||
Takes a state and an expression, andreturns the value of the expression in
|
Takes a state and an expression, and returns the value of the expression in
|
||||||
the given state.
|
the given state.
|
||||||
*)
|
*)
|
||||||
let rec eval st expr =
|
let rec eval st expr =
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue