On Mon Jul 13 17:50:45 2009, minimiscie...@gmail.com wrote:
> Rakudo can't seem to parse [=>]:
> 
>      $ perl6
>      > ([=>] 42, 23).perl.say
>      Syntax error at line 1, near "([=>] 42, "
>      in Main (src/gen_setting.pm:0)
> 
> However, "(42 => 23).perl.say" works fine.
> 
> This problem was observed on Rakudo Perl #18 ("Pittsburgh") with  
> revision 39599 of Parrot on Mac OS X 10.5.6.

This now works; assigning to moritz++ for tests.

Jonathan

Reply via email to