Skip to content

Commit 814a844

Browse files
committed
don't try to compile text
1 parent a0aea7f commit 814a844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/IO/Handle.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ to implode, depending on a particular implementation.
5353
5454
The mode details are:
5555
56-
=begin code :allow< B R >
56+
=begin code :skip-test :allow< B R >
5757
:mode<ro> means "read only"
5858
:mode<wo> means "write only"
5959
:mode<rw> means "read and write"

0 commit comments

Comments
 (0)