# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #61880] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=61880 >
Rakudo r34703: $ perl6 -e 'my $year; $year //= 2009' get_iter() not implemented in class 'Integer' This looks like a misparse, interpreting '//= 2009' as '// =2009'.