Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
RT #126476 fixed, untodo
  • Loading branch information
TimToady committed Nov 7, 2015
1 parent 815631e commit ffe19e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion S05-substitution/subst.t
Expand Up @@ -488,7 +488,6 @@ is '12'.subst(/(.)(.)/,{$()*2}),'24', '.. and do nifty things in closures';
}

# RT #126476
#?rakudo todo "non-matching S/// should return string unchanged"
{
$_ = "foo";
is S/a/A/, "foo", "non-mutating single substitution works ($/)";
Expand Down

0 comments on commit ffe19e0

Please sign in to comment.