On Sun, 25 Jun 2017 23:14:00 -0700, ben-goldb...@hotmail.com wrote:
> Here's an IRC snippet showing the problem:
>
> m: await start { my $a = "strange"; $a does role Test {
> }; } xx 16
> <+camelia> rakudo-moar 9936a3: OUTPUT: «Tried to get the result of a
> broken Promise in block at line 1
On Sun, 25 Jun 2017 23:14:00 -0700, ben-goldb...@hotmail.com wrote:
> Here's an IRC snippet showing the problem:
>
> m: await start { my $a = "strange"; $a does role Test {
> }; } xx 16
> <+camelia> rakudo-moar 9936a3: OUTPUT: «Tried to get the result of a
> broken Promise in block at line 1
# New Ticket Created by Benjamin Goldberg
# Please include the string: [perl #131654]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=131654 >
Here's an IRC snippet showing the problem:
m: await start { my $a = "strange"; $a