Subject: Re: strings combine
From: Gary Wright <gwtmp01@ c o
Date: Fri, 19 Feb 2010 03:34:39 +0900
References: 357617
In-reply-to: 357617
On Feb 18, 2010, at 12:54 PM, Roger Pack wrote:
> Shouldn't the following be a syntax error?
>=20
>>> ' 3' '4'
> =3D> " 34"
Rarely seen, but string literal "implicit" concatenation has always been =
a feature.
Gary Wright
=20