Multiline string literals
Rémi Forax
forax at univ-mlv.fr
Sun Aug 7 05:36:56 PDT 2011
An why not using " ?
why do we need a different syntax for single line and multiple lines
string literals ?
Rémi
On 08/07/2011 09:00 AM, Ruslan Shevchenko wrote:
> Yes, you are right. from brackets and double quotes, only<"
> combination is safe.
>
>
> On Sun, Aug 7, 2011 at 9:44 AM, Per Bothner<per at bothner.com> wrote:
>> On 08/06/2011 01:30 PM, Ruslan Shevchenko wrote:
>>> So, now I think that """" symbols in proposal is better change to
>>> pair of "( )" (and '( )' for row string literals),
>> I don't see how this can work:
>>
>> "(foo)"
>>
>> is already well-defined in Java.
>>
>> '(foo)'
>>
>> seems unambiguous.
>> --
>> --Per Bothner
>> per at bothner.com http://per.bothner.com/
>>
More information about the coin-dev
mailing list