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


<smls> m: my Int @a; @a[4]++; say @a[0]; say @a
<camelia> rakudo-moar 315ec6: OUTPUT«(Int)␤(Any) (Any) (Any) (Any) 1␤»
<smls> Is that *supposed* to say "(Any)" there?
<moritz> no, (Int)
* masak submits rakudobug

Reply via email to