Skip to content

Commit

Permalink
explicit return here
Browse files Browse the repository at this point in the history
  • Loading branch information
doy committed Jun 23, 2012
1 parent cf9f1a7 commit c817949
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions t/sugar.t
Expand Up @@ -44,6 +44,8 @@ RECURSE
else {
$recurse = sub { $_[0] ~~ $_[1] };
}

return $recurse;
}

done_testing;

0 comments on commit c817949

Please sign in to comment.