On Sun Oct 23 10:07:07 2011, jn...@jnthn.net wrote:
> On Fri Oct 21 05:22:14 2011, masak wrote:
> > nom: enum Foo < a b >; class A { }; say A but Foo::a
> > nom e1a62b: OUTPUT«(signal SEGV)»
> > shit.
> > nom: enum Foo < a b >; class A { }; say A.new but Foo::a
> > nom e1a62b: OUTPUT«A+{}.new(
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #101900]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=101900 >
nom: enum Foo < a b >; class A { }; say A but Foo::a
nom e1a62b: OUTPUT«(signal