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


<AlexDaniel> m: say 2 ** 99999999999999999999999999999999999
<camelia> rakudo-moar ab73b0: OUTPUT«0␤»

That's it.

It also depends on the platform. On 32-bit the result of this is zero (but
camelia times out):
<AlexDaniel> m: say 2 ** 268435456
<camelia> rakudo-moar ab73b0: OUTPUT«(timeout)»

Reply via email to