module Alerts:sig..end
Test the rendering of alerts.
val a : intDocumentation after.
val b : intDocumentation before.
val c : intThe deprecated attribute.
val d : intval d' : intNo payload
val e : intval f : int -> intBoth deprecated tag and alert
val g : intConstructors and fields and other items.
type 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
| *) |