spooky/lib/typechecker.mli

2 lines
54 B
OCaml
Raw Normal View History

2026-04-29 15:50:03 +00:00
val type_check : Ast.program -> (unit, string) result