On Sun Jun 09 07:42:00 2013, jn...@jnthn.net wrote:
> On Tue Feb 07 05:52:02 2012, masak wrote:
> > <timotimo> nom: my @methods = { say "hello" }.^methods
> > <p6eval> nom 8c84b8: OUTPUT�Cannot assign a non-Perl 6 value to a 
> Perl
> > 6 container [...]
> > <masak> hm, that's a bug, I think.
> > <jnthn> Needs fixing in the BOOTS TRAP. Need to ponder exactly how...
> > <timotimo> it's interesting to me that there is a thing as a "non-Perl
> > 6 value" in perl6 :)
> > * masak submits rakudobug
> 
> Works now:
> 
> > my @methods = { say "hello" }.^methods
> <anon> add_phaser fire_phasers phasers <anon> <anon> <anon> <anon> 
> <anon> <anon> arity count signature outer static_id of returns ACCEPTS 
> Str
> 
> Tagging testneeded.
> 
> /jnthn

This is used repeatedly throughout S12-introspection/methods.t.

Calling it good enough.
-- 
Will "Coke" Coleda

Reply via email to