Skip to content

Commit 9e1b78a

Browse files
committed
fix compilation
1 parent 46f4ac6 commit 9e1b78a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/Type/IO/Path.pod6

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -563,6 +563,7 @@ C<'/path/to/file'.IO ~~ :r>
563563
You can, of course, use an already opened filehandle. Here, using the filehandle
564564
C<$fh>, is an example, using the method syntax for the file test:
565565
566+
=for code :preamble<my $fh>
566567
$fh.r
567568
568569
File tests include

0 commit comments

Comments
 (0)