ligo/src/bin/runligo.ml
2019-12-01 23:08:05 +00:00

4 lines
48 B
OCaml

open Cmdliner
let () = Term.exit @@ Cli.run ()