module type S = sig .. end
sig
end
S
type t
val pp : Format.formatter -> t -> unit
Format.formatter -> t -> unit