Skip to content

Commit 09e4acc

Browse files
committed
Unfudge test for RT#123594.
1 parent c5379ec commit 09e4acc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

S09-subscript/slice.t

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ plan 31;
9898
}
9999

100100
# RT #123594
101-
#?rakudo skip 'RT #123594'
102101
{
103102
my $b = Buf.new(0, 0);
104103
$b[0, 1] = 2, 3;

0 commit comments

Comments
 (0)