# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #77442] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=77442 >
<TimToady> rakudo: say [+](1,2,3) / 2; # fayl <p6eval> rakudo 3a339e: OUTPUT«1.5» <TimToady> should print 3 <pmichaud> right <pmichaud> I don't think rakudo's parser understands [+] as function call syntax yet.
