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


<masak> r: .say for 1, 2, 3 ... 10, 20, 30 ... 100
<camelia> ..rakudo-parrot d9e79f: OUTPUT«Cannot call 'infix:<...>';
none of these signatures match: [...]
<masak> huh.
* masak thought that was straight out of S03
<lue> n: .say for 1, 2, 3 ... 10, 20, 30 ... 100
<camelia> niecza v24-98-g473bd20:
OUTPUT«1␤2␤3␤4␤5␤6␤7␤8␤9␤10␤20␤30␤40␤50␤60␤70␤80␤90␤100␤»
<lue> masak: niecza++
<jnthn> masak: Precedence, maybe?
<masak> yeah.
<masak> jnthn: but niecza gets it right.
<jnthn> yes, that's a little confusing :)
* masak submits rakudobug

Reply via email to