spooky/lib/typechecker.mli

2 lines
61 B
OCaml
Raw Normal View History

2026-04-29 18:56:41 +00:00
val type_check : Ast.program -> (Ast.program, string) result