Skip to content

Commit

Permalink
[range.t] Marked tests for RT #76950.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kodi Arfer authored and Kodi Arfer committed Jan 23, 2011
1 parent b2c7760 commit d37e5d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions S03-operators/range.t
Expand Up @@ -126,6 +126,7 @@ is (1..6 Z 'a' .. 'c').join, '1a2b3c', 'Ranges and infix:<Z>';
## that coerces its arguments to numeric context, or we can
## remove these tests from the suite.
# RT #58018
# RT #76950
{
my @three = (1, 1, 1);
my @one = 1;
Expand Down

0 comments on commit d37e5d1

Please sign in to comment.