On Sun Mar 22 02:15:51 2009, masak wrote: > <masak> rakudo: module Foo { if 1 { say 42 } } > <p6eval> rakudo de786f: OUTPUT«Null PMC access in > get_pmc_keyed()current instr.: 'parrot;Foo;_block26' pc 129 > (EVAL_20:71)» > * masak submits > > Other constructs, such as 'given' and different types of loops, behave > the same.
Fixed in git b105f4f, assigning to moritz++ for spectests. Thanks, Jonathan