Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Unfudge hyperop assignment metaop tests.
  • Loading branch information
pmichaud committed Aug 8, 2011
1 parent d8786c3 commit 410d696
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion S03-metaops/hyper.t
Expand Up @@ -762,7 +762,6 @@ my @e;
# L<S03/Hyper operators/'@array »+=»'>
# Hyper assignment operators
#?niecza skip 'fails horribly'
#?rakudo skip 'nom regression -- cannot assign to readonly'
{
my @array = 3, 8, 2, 9, 3, 8;
@r = @array »+=« (1, 2, 3, 4, 5, 6);
Expand Down

0 comments on commit 410d696

Please sign in to comment.