Module Resolution.Fragments
Demonstrates the resolution of fragments
module type A = sig ... endmodule C : Odoc_examples.Resolution.Fragments.A with type B.t = intmodule D :
module type of Odoc_examples.Resolution.Fragments.C.B with type t := int