On 03 Aug 2000 06:39:02 -0700, Randal L. Schwartz wrote:

>>> We have one.  It's called "comma in a scalar context". :)
>
>Bart> Now do the same with a print command.
>
>        print("This stuff gets"," printed", "\n"), return 3
>           if $some_condition;

Somebody please please tell me why this doesn't generate a warning à la
"print used as a function". I was expecting that.

-- 
        Bart.

Reply via email to