On Fri Oct 14 12:25:12 2011, coke wrote:
> On Fri Jul 24 10:29:44 2009, masak wrote:
> > * masak realizes he can use introspection to find even weirder bugs
> > <masak> rakudo: enum foo <>; say foo[1]
> 
> This syntax is no longer accepted:
> 
> 15:23 < [Coke]> rakudo: enum foo <>; say foo[1]
> 15:23 <+p6eval> rakudo ce15be: OUTPUT«===SORRY!===␤Unsupported use of 
> <>; in
>                 Perl 6 please use lines() to read input, ('') to 
> represent a
>                 null string or () to represent an empty list at line 
1, 
> near
>                 "<>; say fo"␤»
> 
> 
> Can you rewrite the code to show the problem or show it's closable? 
> Thanks.

Enum spec has undergone so much transformation that this ticket got 
folded into a problem space that's no longer connected with the problem 
space of implementing Perl 6. ;-)

Rejecting ticket.

Reply via email to