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


<masak> rakudo: sub postfix:<!>($n) { [*] 1..$n }; say (1, 2, 3)>>!
<p6eval> rakudo 19931f: OUTPUT«===SORRY!===␤Could not find sub &postfix:<!>␤»
* masak submits rakudobug
<masak> rakudo: sub infix:<+++>($a, $b) { ($a + $b) div 2 }; say 10 >>+++<< 14
<p6eval> rakudo 19931f: OUTPUT«===SORRY!===␤Could not find sub &infix:<+++>␤»
<masak> alester: officially, it's in a repo.

Reply via email to