# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #73130] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=73130 >
<diakopter> rakudo: say (*.say; return *.say)(3) # masak; this one's for you <p6eval> rakudo 4fc3af: OUTPUT«error:imcc:syntax error, unexpected '(' ('(') [...] * masak submits rakudobug <masak> that's a PIR parse error. <diakopter> yar <masak> is it golfed? <diakopter> dunno <masak> so, "no" :) <diakopter> rakudo: (return *)() <p6eval> rakudo 4fc3af: OUTPUT«error:imcc:syntax error, unexpected '(' ('(') [...] <masak> there we have it.