# New Ticket Created by  "Carl Mäsak" 
# Please include the string:  [perl #63644]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=63644 >


<Matt-W> pmichaud++ ++ ++
<masak> rakudo: my $a = 0; $a++ ++; say $a
<p6eval> rakudo b60cca: OUTPUT«1␤»
<masak> huh.
<Matt-W> masak: I didn't expect it'd actually parse
<masak> std: my $a; $a++ ++;
<p6eval> std 25683: OUTPUT«############# PARSE FAILED #############␤ [...]
* masak submits rakudobug

Reply via email to