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


<cognominal> rakudo:   my @t; for  < a b > {  @t.push(  sub {
$OUTER::_ } ) }; say $_() for  @t
<p6eval> rakudo c41cf3: OUTPUT«Null PMC access in type() [...]
* masak submits rakudobug
<masak> rakudo: { say $OUTER::_ }
<p6eval> rakudo c41cf3: OUTPUT«Null PMC access in type() [...]
* masak can haz a golfed version

Reply via email to