On Mon Oct 27 21:55:46 2014, pmichaud wrote:
> This is a reminder/placeholder ticket for a bug I found tonight while
> researching GLR-related topics. A "for" loop executed in sink context
> isn't executing its block in sink context. From #perl6:
>
> 04:50 m: class Sinker { method sink() { say
# New Ticket Created by Patrick R. Michaud
# Please include the string: [perl #123072]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=123072 >
This is a reminder/placeholder ticket for a bug I found tonight while
researching G