On Mon Oct 10 16:41:57 2011, coke wrote:
> On Sun Jun 20 07:47:26 2010, masak wrote:
> > <masak> rakudo: my Array of Int @box
> > <p6eval> rakudo ee7620: OUTPUT�Method '!select' not found for invocant
> > of class '' [...]
> > <masak> this currently causes S02-builtin_data_types/declare.rakudo to
> > fail two tests early.
> > * masak submits rakudobug
> 
> 19:41 < [Coke]> rakudo: my Array of Int @box; @box[0] = 3; say @box.perl;
> 19:41 <+p6eval> rakudo 38907e: OUTPUT«Array.new(3)␤»
> 
> Closable with tests.

Already have tests in S02-types/declare.t

-- 
Will "Coke" Coleda

Reply via email to