# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #111734] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=111734 >
<masak> nom: constant True = 42; say True <p6eval> rakudo fee891: OUTPUT«True» <masak> hm. <benabik> r: constant True = 42; say +True <p6eval> rakudo fee891: OUTPUT«1» <benabik> Huh * masak submits rakudobug <masak> good rakudobug day today ;) <benabik> Oh, I was thinking it was an enum not getting numified. blah. <jnthn> Great, not being able to change the truth is a bug :P <TimToady> the opposite of OUTER truth is INNER truth... :P
