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


<arnsholt> rakudo: my @arr[*]; @arr[42] = 's'; say (+...@arr).WHAT
<p6eval> rakudo cca3cf: OUTPUT«Num()␤»
* masak submits rakudobug

Should probably be an Int instead.

Reply via email to