[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: nested comments, 4
Original-Via: uk.ac.ukc; Thu, 20 Sep 90 12:10:49 BST
From: Kent Karlsson <kent>
Date: Thu, 20 Sep 90 12:25:35 +0200
To: haskell@cs.glasgow.ac.uk
Subject: Re: nested comments, 4
Original-Sender: kent%se.chalmers.cs@sunic.sunet.se
Sender: haskell-request@cs.glasgow.ac.uk
More on comments (and strings):
-------------------------------
By the way, why may I not have a comment at the end of ANY line in a
Haskell program? E.g.:
"This is a \ -- This is a *currently illegal* comment!
\string which was written \
\with \"gaps\" in the program."
(I would prefer to use ' instead of \ as the gap mark, though...)
/kent k
PS
Sorry about the length of all this, but I *have*
split it into several messages... (:-)
/kn