utop/examples/custom-utop/myutop.ml

4 lines
64 B
OCaml
Raw Normal View History

(* Start utop. It never returns. *)
let () = UTop_main.main ()