summaryrefslogtreecommitdiff
path: root/testsuite/tests/tool-ocamldoc/Entities.ml
blob: ce48d6755b233e11d96ee921a50e94f683b8aff6 (plain)
1
2
3
4
5
6
7
8
(* TEST
 ocamldoc with html;
*)

type ul
type li
type amp
type 'a t = <ul: <li:[<`A of &amp] as 'a> >