# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #64072] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=64072 >
<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.