# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #72600] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=72600 >
<masak> rakudo: sub A (*...@_) {say @_.perl; if 1 { say @_.perl } }; A(5, 4) <p6eval> rakudo 1d4928: OUTPUT«[5, 4][]» * masak submits rakudobug <masak> quietfanatic++ <jnthn> wtf?! <jnthn> shift that bug! <masak> :)