package ppx_inline_test

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Source file inline_test_config.ml

1
2
3
4
5
module type S = sig
  val pre_test_hook : unit -> unit
end

let pre_test_hook = ignore
OCaml

Innovation. Community. Security.