On Sat, 26 Nov 2016 10:50:44 -0800, FROGGS.de wrote:
> 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␤»
> 
> 

fixed in rakudo 74ca5ce951, roast tests in 4ff4def2e4

Reply via email to