Skip to content

Commit 1dbb9de

Browse files
committed
RT #122134 last+ENTER in loop (skipped for jvm)
1 parent d09bffe commit 1dbb9de

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

S04-phasers/in-loop.t

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,9 @@ plan 3;
4343
'trait blocks work properly in for loop';
4444
}
4545

46-
#?rakudo todo "unknown phasers issue"
46+
#?rakudo.parrot todo "unknown phasers issue"
47+
#?rakudo.moar todo "unknown phasers issue"
48+
#?rakudo.jvm skip "RT #122134 - last+ENTER in loop"
4749
{
4850
my $str;
4951

0 commit comments

Comments
 (0)