# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #76462] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=76462 >
<cosimo> rakudo: my %h=('a'=>1,'b'=>2); my $h_ref=\%h; say $h_ref.{'a'} <p6eval> rakudo 7579f7: OUTPUT«Null PMC access in type() [...] <cosimo> mmh* masak submits rakudobug <masak> rakudo: say (\my %h)<a> <p6eval> rakudo 7579f7: OUTPUT«Null PMC access in type() [...]