module DiagnosticSeverity: sig .. end
sig
end
Diagnostic
Diagnostic.severity d
llvm::DiagnosticSeverity
type t =
|
Error
Warning
Remark
Note