On Tue Mar 02 10:38:41 2010, masak wrote: > <masak> std: my Any %.x=3,%.x; > <p6eval> std 29917: OUTPUT«ok 00:01 109m» > <masak> rakudo: my Any %.x=3,%.x; > <p6eval> rakudo 6867a5: OUTPUT«Lexical 'self' not found [...] > * masak submits LTA rakudobug > > In my opinion, it should give an error already at the wonky declaration.
Now includes a NULL PMC error: 09:09 < [Coke]> rakudo: my Any %.x=3,%.x; #RT #73232 09:09 <+p6eval> rakudo ce5cca: OUTPUT«Useless declaration of a has-scoped method in mainlineNull PMC access in find_method('x') in block <anon> at /tmp/AGDZSzesDD:1 in <anon> at /tmp/AGDZSzesDD:1» -- Will "Coke" Coleda