Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
correct Code.Str
  • Loading branch information
gfldex committed Jul 11, 2016
1 parent 49ab489 commit b351406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Type/Code.pod6
Expand Up @@ -89,7 +89,7 @@ Usage:
CODE.Str
Returns the name of the code object.
Will produce a warning. Use C<.perl> or C<.gist> instead.
sub marine() { }
say ~&marine; # marine
Expand Down

0 comments on commit b351406

Please sign in to comment.