# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #62732] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=62732 >
Rakudo r35994: $ perl6 -e 'A.new()' Could not find non-existent sub A [...] $ perl6 -e 'A::B.new()' Null PMC access in invoke() [...]