Skip to content

Commit

Permalink
Fudge for niecza and whine somewhat about the test.
Browse files Browse the repository at this point in the history
  • Loading branch information
colomon committed Jul 16, 2012
1 parent f7a2e33 commit 094220d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions S02-types/array.t
Expand Up @@ -336,6 +336,7 @@ my @array2 = ("test", 1, Mu);
}

# RT 73184
#?niecza skip "Seems like this is an inappropriate Rakudo-specific test"
{
my @a = 0..*;
try { @a[ Inf ] = 3 };
Expand Down

0 comments on commit 094220d

Please sign in to comment.