# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #69596] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=69596 >
<masak> rakudo: class MyMatch does Associative { method
postcircumfix:<{ }> { "foo" } }; $/ = MyMatch.new; say $0
<p6eval> rakudo f845cc: OUTPUT«get_pmc_keyed() not implemented in
class 'MyMatch' [...]
* masak submits rakudobug
