> This is going to make finding syntax errors a bit difficult, as many
> will simply become concatination operators. Consider....
>
> print "Foo"
> foo("bar");
>
> Did the author forget a semi-colon, or did they intend to concatinate
> there? Also, consider this...
*sigh*. Ok, how about: '++'?
Ed
- how about just juxtaposing? (Re: Sane "+" stri... Jarkko Hietaniemi
- Re: how about just juxtaposing? (Re: Sane "+&q... Michael G Schwern
- Re: how about just juxtaposing? (Re: Sane "... Casey West
- Re: how about just juxtaposing? (Re: Sane "... Edward Peschko
- Re: how about just juxtaposing? (Re: Sane "+&q... David L. Nicol
- Re: how about just juxtaposing? (Re: Sane "... Michael G Schwern
