Module Block.Raw

type t
val make : loc:Location.t -> section:section option -> header:string -> contents:string list -> label_cmt:string option -> legacy_labels:string -> errors:[ `Ellipsis | `Output of string ] list -> t
val make_include : loc:Location.t -> section:section option -> labels:string -> t