Files
ocaml-sexpr/testing.mli

5 lines
100 B
OCaml

val test : string
-> ?depends:(string list)
-> (unit -> unit)
-> unit;;