Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #2432 from Xliff/xliff-patch-20180725
- Should be a fix for rakudo/issues/#2466
Thanks!
  • Loading branch information
JJ committed Nov 2, 2018
2 parents 6e8305e + a404019 commit 920cc6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/Type/IO/Handle.pod6
Expand Up @@ -759,8 +759,8 @@ mode.
"foo".IO.open.Supply(:size<10>).tap: *.perl.say;
# OUTPUT:
# "I ♥ Perl 6"
# "!\n"
# "I ♥ Perl"
# " 6!\n"
=end code
=head2 method path
Expand Down

0 comments on commit 920cc6f

Please sign in to comment.