# New Ticket Created by  "Carl Mäsak" 
# Please include the string:  [perl #63742]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=63742 >


<moritz_> rakudo: my $x = { $_*2 }; say $x.arity
<p6eval> rakudo 8bbc31: OUTPUT«0␤»
<moritz_> that however is wrong
* masak submits

Expected result: 1. I'm not sure what it takes for a block to
"recognize" that it has a $_ as an implicit parameter, though.

Reply via email to