Browse thread
RE: [Caml-list] Re: [Caml-announce] OCamldoc
- Dave Berry
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Dave Berry <Dave@k...> |
| Subject: | RE: [Caml-list] Re: [Caml-announce] OCamldoc |
How about a variation on Jerome's suggestion:
- The comment is before the element:
(*> fun 1 *)
val f : t
(*> fun 2 *)
val g : u
- The comment is after the element:
val f : t
(*< fun 1 *)
val g : u
(*< fun 2 *)
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr