# New Ticket Created by  "Carl Mäsak" 
# Please include the string:  [perl #63884]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=63884 >


<jnthn> masak: Rather too many tickets than too few.
<masak> that's, like, my motto.
<bacek> rakudo: package Foo { enum A <a>; }; say a;
<p6eval> rakudo 5b1ff9: OUTPUT«Could not find non-existent sub a [...]
<bacek> rakudo: package Foo { enum A <a>; }; say Foo::A::a;
<p6eval> rakudo 5b1ff9: OUTPUT«Null PMC access in invoke() [...]
<bacek> yak...
<masak> new bug?
<bacek> masak: not sure.
<masak> let me know when you're sure. :)
<bacek> but... Use your motto :)
* masak uses his motto

Reply via email to