Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
- Should be a fix for rakudo/issues/#2466
  • Loading branch information
Xliff committed Nov 2, 2018
1 parent 09cacab commit a404019
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/Type/IO/Handle.pod6
Expand Up @@ -729,8 +729,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 a404019

Please sign in to comment.