Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
pugs fudge
  • Loading branch information
coke committed Apr 12, 2013
1 parent 51f422e commit 7f941a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions S06-multi/syntax.t
Expand Up @@ -182,6 +182,7 @@ is with_cap(1,2,3,4,5,6), 21, 'captures in multi sigs work';

# RT #68528
#?niecza skip 'Ambiguous call to &rt68528'
#?pugs skip 'unknown'
{
multi rt68528(:$a!, *%_) { return "first" };
multi rt68528(:$b, *%_) { return "second" };
Expand Down

0 comments on commit 7f941a9

Please sign in to comment.