# New Ticket Created by  Tobias Leich 
# Please include the string:  [perl #130181]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=130181 >


say Int.new.WHAT.::

rakudo-moar 7c5ea3: OUTPUT«===SORRY!===␤MVMArray: Can't pop from an
empty array␤»

IMO it should do the same as:
m: say Int::
rakudo-moar 7c5ea3: OUTPUT«Int␤»


Reply via email to