Paul Johnson schreef:
> Dr.Ruud:
>> Norbert Preining:
>>> Dr.Ruud:

>>>> $ perl -wle '
>>>>   $a = 3;
>>>>   $b = 0 + (++$a) + ($a++);
>>>>   print "b=$b\n";
>>>> '
>>>> b=8
>>>> :)
>>>
>>> Nup, this is not the solution:
>>
>> Solution?
>>
>> It showed that there is a bug. I already reported it.
>
> And I already replied ENOTABUG as promised ;-)

Heheh, watch my wording: "there is a bug", not "this is a bug". :)

(And now it's up to me to make this non-DWIM-mery go away. Don't hold
your breath though.)

-- 
Affijn, Ruud

"Gewoon is een tijger."


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to