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


<masak> rakudo: class A { class B {} }; A::B.new # this should work,
shouldn't it?
<p6eval> rakudo 78faa0: OUTPUT«Can not find sub A::B [...]
<masak> alpha: class A { class B {} }; say A::B.new
<p6eval> alpha 30e0ed: OUTPUT«A::B()<0x2b1501b2e3e0>␤»
* masak submits rakuodbug

Reply via email to