[perl #130572] Parenthesized `for` loop is eager, even with `lazy` keyword

[email protected] ("Jan-Olof Hendig via RT") Sun, 12 May 2019 07:36:16 -0700
Newsgroups perl.perl6.compiler
Message-ID <[email protected]>
On Sat, 26 Aug 2017 05:15:41 -0700, [email protected] wrote:
> This bug is still present in
> 
> Rakudo version 2017.08-8-g753c9a5ea built on MoarVM version 2017.08.1-
> 19-g151a2563
> implementing Perl 6.c

As per commit https://github.com/rakudo/rakudo/commit/cf1673d9c20e82aad6291a8aa123c46e177edf34
the second case now works as intended.