Multiline string literals

Per Bothner per at bothner.com
Sat Aug 6 23:44:41 PDT 2011


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