Module Core_kernel__.Bag_intf

module type S = sig ... end
module type Bag = sig ... end