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


<tylercurtis> rakudo: my $b; -> $_ is rw = $OUTER::_ { $_ = 5; $b =
{.say}}(); .say; $_ = 42; $b();
<p6eval> rakudo 377615: OUTPUT«Null PMC access in getprop() [...]
* masak submits rakudobug for tylercurtis Null PMC access
<masak> rakudo: -> $_ is rw = $OUTER::_ { $_ = 5 }()
<p6eval> rakudo 377615: OUTPUT«Null PMC access in getprop() [...]
<masak> rakudo: -> $_ is rw = $FOO::a { $_ = 5 }()
<p6eval> rakudo 377615: OUTPUT«Null PMC access in getprop() [...]
<masak> hihihi

Reply via email to