# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #66272] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=66272 >
<StephenPollei> rakudo: sub infix:<!+>(*...@a) is assoc('list') { [*] @a }; say 7 !+ 6 !+ 10 <p6eval> rakudo 77db80: OUTPUT«Use of non-existent trait.420» <jnthn> use of NYI trait more like... * masak submits TODO ticket