# New Ticket Created by Paweł Pabian # Please include the string: [perl #78830] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=78830 >
[13:17] <bbkr> rakudo: require ::; # some PMC array is visible in error message (despite code being stupid). report or already known? [13:17] <p6eval> rakudo 142d22: OUTPUT«===SORRY!===ResizablePMCArray: Can't pop from an empty array!» [13:17] <bbkr> std: require ::; [13:17] <p6eval> std a194beb: OUTPUT«ok 00:01 118m» I'm not sure what should it load or should this be runtime error. But despite that ResizablePMCArray should not be visible in error message.