[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: New long comments in 5.1
- From: Roberto Ierusalimschy <roberto@...>
- Date: Fri, 18 Jun 2004 15:46:00 -0300
> What is wrong with something like [[[ ]]] ?
You cannot enclose a string that starts with '[' or ends with ']'.
-- Roberto