# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #76466] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=76466 >
<masak> rakudo: sub foo { my $y; our sub bar { say $y } }; bar <p6eval> rakudo 7579f7: ( no output ) <masak> this is problematic in my model. :/ <masak> and seemingly in Rakudo's, too :) <masak> locally, Null PMC access. * masak submits rakudobug