On Thu Feb 12 12:43:59 2009, bacek wrote:
> On Tue Jan 27 06:10:21 2009, masak wrote:
> > <masak> rakudo: sub List::a {}; <1 2 3>.a
> > <p6eval> rakudo 36054: OUTPUT«Null PMC access in invoke() [...]
> > 
> > I'm not at all sure subs should be called that way, but a Null PMC
> > access is always wrong.
> 
> And it actually works:
> 
> $ ../../parrot perl6.pbc -e 'class List is also { method a { say "HI" 
};
> }; <1 2 3>.a'
> HI

Per masak, this seems to be resolved. 

-- 
Will "Coke" Coleda

Reply via email to