Module Cobol_common.Diagnostics_accumulator

module type S = sig ... end
module MAKE (Set : sig ... end) : S with type t := Set.t