Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
improve fudge message
  • Loading branch information
moritz committed Mar 5, 2011
1 parent 9040c15 commit 20f0418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion S06-multi/proto.t
Expand Up @@ -29,7 +29,7 @@ is(foo(42), 1, 'dispatch with no possible candidates fell back to proto');
}

# L<S03/"Reduction operators">
#?rakudo skip 1
#?rakudo skip 'operator protos'
{
proto prefix:<[+]> (*@args) {
my $accum = 0;
Expand Down

0 comments on commit 20f0418

Please sign in to comment.