[perl #57340] Empty {} or pair {1=2} does not create anonymous hash in rakudo

2008-08-08 Thread [EMAIL PROTECTED] via RT
On Sun Jul 27 08:27:18 2008, masak wrote: From S06 http://dev.perl.org/perl6/doc/design/syn/S06.html: ] {...} is always a block. However, if it is completely empty or consists ] of a single list, the first element of which is either a hash or a pair, it ] is executed immediately to compose

[perl #57340] Empty {} or pair {1=2} does not create anonymous hash in rakudo

2008-07-27 Thread Carl Mäsak
# New Ticket Created by Carl Mäsak # Please include the string: [perl #57340] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt3/Ticket/Display.html?id=57340 From S06 http://dev.perl.org/perl6/doc/design/syn/S06.html: ] {...} is always a