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


<lizmat> r: my role Foo { ... }; class A does Foo {}  # seems we can't
compose with a stubbed role
<camelia> rakudo 044bd5: OUTPUT«===SORRY!===␤None of the parametric
role variants for 'Foo' matched the arguments supplied.␤Null PMC
access in get_pmc_keyed()␤»
* masak submits rakudobug

Two things:

(a) the Null PMC access
(b) the error message not being very descriptive as to what's wrong

Reply via email to