We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8737413 + 7648f42 commit a4e899eCopy full SHA for a4e899e
vendor/ocaml/utils/warnings.mli
@@ -86,6 +86,7 @@ val backup: unit -> state
86
val restore: state -> unit
87
88
#if undefined BS_NO_COMPILER_PATCH then
89
+val message : t -> string
90
val number: t -> int
91
val super_print : (t -> string) -> formatter -> t -> unit;;
92
#end
0 commit comments