Hi, Thanks for the explanation, sorry for creating the bug entry. regards, Marcel
On May 1, 2016 1:28:58 PM "Sam S. via RT" <perl6-bugs-follo...@perl.org> wrote:
PS: Or if you don't like the `hash` keyword, you can use the %( ) contextualizer which does the same thing:my Hash $h = %( f1 => $_ );