Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Unfudge passing hyper tests
  • Loading branch information
Mouq committed Mar 11, 2015
1 parent 1cbaf96 commit 1d6747d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion S03-metaops/hyper.t
Expand Up @@ -712,7 +712,7 @@ my @e;
}

# L<S03/"Hyper operators"/is assumed to be infinitely extensible>
#?rakudo todo 'nom regression - whatever extension RT #122230'
# RT #122230'
{
@r = <A B C D E> »~» (1, 2, 3, *);
@e = <A1 B2 C3 D3 E3>;
Expand Down

0 comments on commit 1d6747d

Please sign in to comment.