# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #60942] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=60942 >
<masak> rakudo: say [1,2,3,4] ~~ [1,2,3,4] # this should work, though <p6eval> rakudo 33376: OUTPUT[Method 'ACCEPTS' not found for invocant of class 'Perl6Array'current instr.: 'infix:~~' pc 14261 (src/gen_builtins.pir:8657)] S03: Any Array lists are comparable @$_ «===» X