# New Ticket Created by Moritz Lenz # Please include the string: [perl #77982] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=77982 >
12:55 < nymacro> rakudo: enum A <1 2 3>; enum B <a b c>; say A.enums.keys; say B.enums.keys; 12:55 <+p6eval> rakudo 750a024: OUTPUT«abcabc» 12:55 < nymacro> I'm guessing enums are completely screwed at the moment :/ 13:39 < moritz_> oh ouch 13:40 * moritz_ submits rakudobug