Multiline string literals

Ruslan Shevchenko ruslan at shevchenko.kiev.ua
Sun Aug 7 00:00:34 PDT 2011


  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