# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #69494] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=69494 >
<moritz_> rakudo: my %h = '' => 3; sub foo(:$) { say 5; }; foo |%h <p6eval> rakudo c8181a: OUTPUT«FixedIntegerArray: index out of bounds!in sub foo [...] <moritz_> yet another bug... masak? :-) * masak submits