Navigation Menu

Skip to content

Commit

Permalink
[MMD] reference RT #69798
Browse files Browse the repository at this point in the history
  • Loading branch information
moritz committed Oct 15, 2009
1 parent 12e0ec5 commit d610b86
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/multi-dispatch.pod
Expand Up @@ -166,6 +166,9 @@ signatures may contain any number of positional and named arguments, both
explicit and slurpy. However only positional parameters contribute to the
narrowness of a match.

# RAKUDO currently doesn't like this with two
# anonymous arguments, see RT #69798
# as a workaround one can add name to one of them.
class Scissors { }
class Paper { }
class Stone { }
Expand Down

0 comments on commit d610b86

Please sign in to comment.