module Alerts_impl:sig..end
Alerts from implementation.
val x : inttype r = {
|
x : |
(* |
Deprecated. foo
| *) |
}
type v =
| |
C |
(* |
Deprecated. foo
| *) |
type t
exception E
val f : int -> inttype e = ..
type e +=
| |
Ext |
type e +=
| |
Ext2 |
(* |
Deprecated. foo
| *) |