Skip to content

Commit

Permalink
needs hypen
Browse files Browse the repository at this point in the history
  • Loading branch information
coke committed Apr 2, 2018
1 parent e76d3f1 commit 212e191
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Language/5to6-nutshell.pod6
Expand Up @@ -261,7 +261,7 @@ first $coderef, @values, :k;
=begin item
C<&foo;> I<and> C<goto &foo;> I<for re-using the caller's argument list /
replacing the caller in the call stack>. Perl 6 can use L<C<callsame>|/language/functions#index-entry-dispatch_callsame> for redispatching
replacing the caller in the call stack>. Perl 6 can use L<C<callsame>|/language/functions#index-entry-dispatch_callsame> for re-dispatching
=begin comment
# TODO: Suggest .nextsame and .nextwith once they've been implemented in Rakudo.
Expand Down

0 comments on commit 212e191

Please sign in to comment.