Patrick R. Michaud (via RT) wrote:
> # New Ticket Created by  Patrick R. Michaud 
> # Please include the string:  [perl #58644]
> # in the subject line of all future correspondence about this issue. 
> # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=58644 >
> 
> 
> The rindex method added in r30858 has a bug:
> 
> $ ./parrot perl6.pbc
>> say 85224.rindex('2');
> Method 'reverse_index' not found for invocant of class 'Int'

Added a (skipped) test to t/spec/S29-str/rindex.t

Moritz

-- 
Moritz Lenz
http://moritz.faui2k3.org/ |  http://perl-6.de/

Reply via email to