minor changes
This commit is contained in:
@@ -28,8 +28,6 @@ type top_level =
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
let rec pair_of_def : Syntactic_ast.definition Syntactic_ast.t -> string * expression = function
|
||||
| Syntactic_ast.Define (s, e) -> (s, of_expr e)
|
||||
and pair_of_binding = function
|
||||
|
||||
Reference in New Issue
Block a user