Skip to content

Commit d37e5d1

Browse files
Kodi ArferKodi Arfer
authored andcommitted
[range.t] Marked tests for RT #76950.
1 parent b2c7760 commit d37e5d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

S03-operators/range.t

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ is (1..6 Z 'a' .. 'c').join, '1a2b3c', 'Ranges and infix:<Z>';
126126
## that coerces its arguments to numeric context, or we can
127127
## remove these tests from the suite.
128128
# RT #58018
129+
# RT #76950
129130
{
130131
my @three = (1, 1, 1);
131132
my @one = 1;

0 commit comments

Comments
 (0)