Module Stop_dead_link_doc
type another_foo
=
-
|
Bar
of
Stop_dead_link_doc.Another_Foo.t
type another_bar
=
-
|
Bar
of
{
-
field :
Stop_dead_link_doc.Another_Foo.t
;
}
type another_foo_
=
-
|
Bar_
of int *
Stop_dead_link_doc.Another_Foo.t
* int
type another_bar_
=
-
|
Bar__
of
Stop_dead_link_doc.Another_Foo.t
option