module type S = sig ... endmodule type S1 = sig ... endmodule type S2 = sig ... endmodule type Optional_syntax = sig ... endCore_kernel.Optional_syntax_intfmodule type S = sig ... endmodule type S1 = sig ... endmodule type S2 = sig ... endmodule type Optional_syntax = sig ... end