DEBSOURCES
Skip Quicknav
sources / ocaml-odoc / 3.1.0-1 / test / xref2 / canonical_type.t / foo.ml
12345678910
module Type = Type (* Canonical loops test *) (** @canonical Foo.t3 *) type t2 = int (** @canonical Foo.t3 *) type t3 = t2