# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #82214] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=82214 >
<KyleHa> rakudo: use Test;is [+](1..10) + 0, ([+] 1..10) +0, "RT 82210" <p6eval> rakudo 8681da: OUTPUT«get_attr_str() not implemented in class 'Sub' [...] <KyleHa> C'est what? <masak> I'm tempted to submit another rakudobug for that :) <colomon> you should, it seems * masak submits rakudobug <TimToady> note that the first [+] is slurping is's args <TimToady> due to the bug in question <masak> troo