From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id NAA21317; Tue, 9 Oct 2001 13:42:02 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id NAA21228 for ; Tue, 9 Oct 2001 13:42:00 +0200 (MET DST) Received: from ux9.sp.cs.cmu.edu (UX9.SP.CS.CMU.EDU [128.2.220.166]) by concorde.inria.fr (8.11.1/8.10.0) with SMTP id f99Bfx526879 for ; Tue, 9 Oct 2001 13:41:59 +0200 (MET DST) Received: from c198429-a.ross1.pa.home.com by ux9.sp.cs.cmu.edu id aa12274; 9 Oct 2001 7:41 EDT Message-ID: <3BC2E25F.76F7CB00@cmu.edu> Date: Tue, 09 Oct 2001 07:41:19 -0400 From: "Eric C. Cooper" X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.4.9-ac18 i686) X-Accept-Language: en MIME-Version: 1.0 To: caml-list@inria.fr Subject: Re: [Caml-list] Re: [Caml-announce] OCamldoc References: <3BC218CA.9060008@inria.fr> <20011009082648.A14690@pauillac.inria.fr> <20011009122043.A18529@pauillac.inria.fr> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Jerome Vouillon wrote: > > What about the following syntax? > - 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 **) I like this -- it's an elegant solution that lets both styles coexist naturally. Eric ------------------- 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