On Tue Aug 31 13:12:23 2010, moritz wrote:
> $ perl6 -e 'my %h; %h<a> = 3; %h.nonexist'
> Method 'nonexist' not found for invocant of class ''
>   in main program body at line 1
> 
> Should say "for invocant of class 'Hash'".
> 
> Moritz

09:06 < [Coke]> rakudo: my %h; %h<a> = 3; %h.nonexist
09:06 <+p6eval> rakudo 068329: OUTPUT«Method 'nonexist' not found for 
invocant
                of class 'Hash'␤  in block <anon> at 
/tmp/Eaa4YvK50_:1␤  in
                <anon> at /tmp/Eaa4YvK50_:1␤»


\o/ . o O (Closable with tests)
-- 
Will "Coke" Coleda

Reply via email to