# New Ticket Created by Elizabeth Mattijsen # Please include the string: [perl #124088] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=124088 >
[16:41:26] <lizmat> m: my uint64 @a = -1; say @a.perl # same for uint [16:41:27] <+camelia> rakudo-moar 21f01b: OUTPUT«array[uint64].new(-1)» [16:41:57] <lizmat> I guess this would be the same for uint32 on 32bit machines [16:42:11] lizmat rakudobugs