# New Ticket Created by [EMAIL PROTECTED] # Please include the string: [perl #60962] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=60962 >
Rakudo as of r33417 fails t/spec/S12-methods/default-trait.t and t/spec/S12-methods/multi.t: A method named 'bar' already exists in class 'Foo'. It may have been supplied by a role. current instr.: '!TOPERL6MULTISUB' pc 13534 (src/gen_builtins.pir:8162) All Perl 6 level multi methods seem to suffer from this problem. Moritz