# New Ticket Created by Philip Potter # Please include the string: [perl #77760] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=77760 >
[17:56:50] <rhebus> rakudo: my %v = Set.new(<a b c>) [17:56:54] <p6eval> rakudo 859f2d: OUTPUT«Odd number of elements found where hash expected in '!STORE' at line 5004:CORE.setting in main program body at line 22:/tmp/j0wKjmZefu» [17:57:11] <rhebus> shouldn't I be able to put a Set in a %var? [17:57:20] <rhebus> since Set does Associative?