# New Ticket Created by  "Carl Mäsak" 
# Please include the string:  [perl #63306]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=63306 >


<moritz_> pugs: say [**] 2, 3, 4
<p6eval> pugs: OUTPUT«2417851639229258349412352␤»
<moritz_> pugs: say 2 ** 3 ** 4
<p6eval> pugs: OUTPUT«2417851639229258349412352␤»
<moritz_> pugs: say (2 ** 3) ** 4
<p6eval> pugs: OUTPUT«4096␤»
<moritz_> bacek: see? it does
<bacek> rakudo: say [**] 2,3,4
<p6eval> rakudo 842ef3: OUTPUT«4096␤»
<bacek> heh :)
<moritz_> care to submit a bug report? ;-)
* bacek summon masak :)
* masak submits a but report for bacek

Reply via email to