# New Ticket Created by Zoffix Znet # Please include the string: [perl #130864] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=130864 >
14:07 ZzZombo m: my %a=%(kv=>1,delete=>1);my %h=%(abc=>123,bcd=>*);say %h<*>:(%a) 14:07 camelia rakudo-moar dd4dfb: OUTPUT: «===SORRY!===This type (QAST::WVal) does not support positional operations»