File: ppx_inline_test_libname.mli

package info (click to toggle)
ppx-inline-test 0.17.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 364 kB
  • sloc: ml: 1,367; makefile: 15; javascript: 3; ansic: 2; sh: 2
file content (3 lines) | stat: -rw-r--r-- 205 bytes parent folder | download | duplicates (2)
1
2
3
(** This library defines the command line argument -inline-test-lib (and ppxlib cookie
    library-name), shared by both ppx_bench and ppx_inline_test. *)
val get : unit -> (string * string option) option