Module Core_kernel.Optional_syntax_intf

module type S : sig ... end
module type S1 : sig ... end
module type S2 : sig ... end
module type Optional_syntax : sig ... end