Skip to content

Commit

Permalink
[t/spec] fudge subst.t for rakudo (again ;)
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.pugscode.org/pugs@26231 c213334d-75ef-0310-aa23-eaa082d1ae64
  • Loading branch information
moritz committed Apr 14, 2009
1 parent 2c6f6e0 commit 49a6e3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions S05-substitution/subst.t
Expand Up @@ -107,6 +107,7 @@ is '12'.subst(/(.)(.)/,{$()*2}),'24', '.. and do nifty things in closures';
'.subst with :nth(2) and :x(3)';
}

#?rakudo skip 's/.../../'
{
my $s = "ZBC";
my @a = ("A", 'ZBC');
Expand Down

0 comments on commit 49a6e3f

Please sign in to comment.