ligo/Print.mli

6 lines
55 B
OCaml
Raw Normal View History

2019-03-05 21:13:09 +04:00
(* Printing *)
open AST
val print_tokens : t -> unit