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


<masak> rakudo: role A { my $foo = "OH HAI"; method bar() { say $foo }
}; class B does A {}; B.new.bar
<p6eval> rakudo 1ab069: OUTPUT«Null PMC access in type() [...]
<masak> haha!
* masak gleefully submits rakudobug

Reply via email to