# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #73400] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=73400 >
<moritz_> rakudo: my $i = 0; $i++ for \[1,2,3]; say $i; <p6eval> rakudo d32a0c: OUTPUT«Method 'iterator' not found for invocant of class 'Capture' [...] <moritz_> that's certainly wrong too <moritz_> don't you think masak? * masak submits rakudobug