Superbol_project.Diagnosticstype error = | Invalid_toml of {loc : Ez_toml.V1.TOML.Types.location;error : Ez_toml.V1.TOML.Types.error;}| Unknown_dialect of string| Unknown_source_format of string| Cobol_config_error of Cobol_config.Diagnostics.errorval pp_error : Stdlib.Format.formatter -> error -> unit