# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #83002] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=83002 >
<sorear> perl6: my %h; %h<blue> //= say(1); %h<blue> //= say(2); <p6eval> pugs, niecza v1-203-gbc5d7f7: OUTPUT«1» <p6eval> ..rakudo 549d2a: OUTPUT«12» <masak> there you go. * masak submits rakudobug, Justin Case