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


<masak> rakudo: class A {}; class C is A {}; say "OH HAI"
<p6eval> rakudo 32364: OUTPUT[OH HAI␤]
<masak> rakudo: class A::B {}; class A::B::C is A::B {}
<p6eval> rakudo 32364: OUTPUT[Attempt to inherit from non-existent parent
         class␤current instr.: 'die' pc 13394 (src/gen_builtins.pir:8255)␤]
[...]
<jnthn> masak: plz ticket that second one
[...]
* masak writes to rakudobug

Reply via email to