summaryrefslogtreecommitdiff
path: root/testsuite/tests/tool-ocamldoc/No_preamble.mli
blob: 7d016dda22f1121cff3c7a00c75d05e4895a89c5 (plain)
1
2
3
4
5
6
7
8
(* TEST
   * ocamldoc with html
*)

open String

(** This is a documentation comment for [x], not a module preamble. *)
val x: unit