# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #72580] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=72580 >
<TimToady> rakudo: enum X <a b c>; say a ~~ Int; say True ~~ Int # buglet <p6eval> rakudo 1d4928: OUTPUT«10» <jnthn> Aye. <jnthn> Quick! Masak! <jnthn> :-) <masak> what? what? :) * masak submits TimToady++'s rakudobuglet <masak> oh, I see now! True is (supposed to be) an enum too. <masak> an enum value. <TimToady> yeah
