# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #76366] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=76366 >
<masak> rakudo: { my $a; our sub foo() { $a } } <p6eval> rakudo 7017d2: OUTPUT«===SORRY!===Symbol '$a' not predeclared in foo [...] <masak> bug or feature? <jnthn> "feature" ;-) <masak> grrrr... <jnthn> (not really) * masak submits rakudofeature <jnthn> I think that should work.