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


<masak> rakudo: class Foo does Positional[::T] {}; say Foo ~~ Positional
<p6eval> rakudo c57fbd: OUTPUT«Null PMC access in isa()␤in Main [...]
* masak submits rakudobug
<masak> rakudo: role A {}; class Foo does A[::T] {}
<p6eval> rakudo c57fbd: OUTPUT«Null PMC access in isa()␤in Main [...]

Reply via email to