Christian,

> On 06 Oct 2016, at 22:23, Christian Bartolomaeus via RT 
> <bugs-comm...@bugs6.perl.org> wrote:
>> 13:42 < lizmat> [Coke]: that is a known issue, several places in the
>> core work
>>                around that
>> 13:42 < lizmat> r: sub foo($a) { my $ = sub bar {} }; my $a=foo(1);
>> 13:42 <+camelia> rakudo-{moar,jvm} a05867: ( no output )
> 
> @lizmat: Are you able to point out those places in the core, perchance? Maybe 
> some workarounds could be removed now?


src/core/metaops.pm

METAOP_REDUCE_LEFT
METAOP_REDUCE_RIGHT
METAOP_REDUCE_LIST
METAOP_REDUCE_LISTINFIX
METAOP_REDUCE_CHAIN



Liz

Reply via email to