[mercury-users] Emacs, multi-line comments for Mercury?

Fergus Henderson fjh at cs.mu.OZ.AU
Thu Apr 26 21:20:17 AEST 2001


On 26-Apr-2001, Terrence Brannon <princepawn at earthlink.net> wrote:
> 
> I was hoping for either some form of multi-line comments

We seem to have accidentally omitted a description of the comment syntax
in the language reference manual -- sorry about that.

Mercury does indeed support multi-line comments, using the
same syntax as Prolog and C:

	/*
	this is a
	multi-line
	comment
	*/

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
                                    |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-users mailing list
post:  mercury-users at cs.mu.oz.au
administrative address: owner-mercury-users at cs.mu.oz.au
unsubscribe: Address: mercury-users-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-users-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the users mailing list