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


<masak> rakudo: for (1..3)->$n {say $n}
<p6eval> rakudo e9f631: OUTPUT«1␤2␤3␤»
<TimToady> bogus
<masak> hm, did I report that one already?
* masak checks
<TimToady> std: for (1..3)->$n {say $n}
<p6eval> std 26533: OUTPUT«##### PARSE FAILED #####␤Obsolete use of ->
to call a method; in Perl 6 please use . instead [...]
<masak> exactly.
<masak> hm, seems I didn't.
* masak submits rakudobug

Reply via email to