On Sat Mar 07 11:20:29 2009, moritz wrote:
> Rakudo is too strict while parsing enum expressions:
>
> 20:18 <@moritz_> rakudo: say enum Foo ('foo', 'bar')
> 20:19 < p6eval> rakudo f6cdf9: OUTPUT«Statement not terminated properly
> at line
> 1, near "('foo', 'b"current instr.:
> '
# New Ticket Created by Moritz Lenz
# Please include the string: [perl #63690]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=63690 >
Rakudo is too strict while parsing enum expressions:
20:18 <@moritz_> rakudo: say enum F