# New Ticket Created by Sam S.
# Please include the string: [perl #128859]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=128859 >
➜ my &x = (1 < *+1 < 5);
===SORRY!===
QAST::Block with cuid 1 has not appeared
Whe
# New Ticket Created by Sam S.
# Please include the string: [perl #128858]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=128858 >
➜ my &x = (1 < *+1 < 5);
===SORRY!===
QAST::Block with cuid 1 has not appeared
Wh
# New Ticket Created by Zoffix Znet
# Please include the string: [perl #128857]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=128857 >
TimToady's comments on the matter:
http://irclog.perlgeek.de/perl6-dev/2016-08-06#i_12976
The repeat and loop constructs weren't properly self-sinking at statementlist
level.
Fixed in 589061eac14f2847e2c4b401d2ff2eb30c62675e
Test in cbbff3ba0f1120fe7dfded0a980f9b73263f0868
The repeat and loop constructs were not properly sinking themselves at
statementlist level.
Fixed in 589061eac14f2847e2c4b401d2ff2eb30c62675e
Untodo'd existing test.
# New Ticket Created by mt1957
# Please include the string: [perl #128854]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=128854 >
Hi,
Got the following error
Type 'M0::C1' is not declared
at /home/marcel/Languages/Perl6/Tes