# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #63882] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=63882 >
<bacek> rakudo: enum A <a>; say a; eval 'sub a { "O HI" }'; say a
<p6eval> rakudo 5b1ff9: OUTPUT«0a»
<bacek> what???
<jnthn> bwaha
<jnthn> I know *why* but it's wrong. :-)
<masak> indeed.
<jnthn> (Should not let you define that sub...)
* masak submits rakudobug
