On Tue Mar 30 03:38:25 2010, moritz wrote: > 12:35 <@moritz_> rakudo: class A { has $!g; method foo { self.bar(:$!g) } }; > 12:35 < p6eval> rakudo 534afd: OUTPUT«Symbol '$!g' not predeclared in > foocurrent instr.: 'perl6;PCT;HLLCompiler;panic' pc 152 > (compilers/pct/src/PCT/HLLCompiler.pir:108)» > > > The auld Rakudo understood that - and it should.
This is now fixed and tested thanks to (Vyacheslav Matjukhin)++. Resolving ticket. Thanks, Jonathan