Skip to content

Commit c6d9e77

Browse files
committed
unit requires standalone file for testing
1 parent 3bafb69 commit c6d9e77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/variables.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -946,7 +946,7 @@ left after the C<extension> is removed. (Note there
946946
is no clear developer consensus about what to call that
947947
part or even how it should be constructed.)
948948
949-
=begin code
949+
=begin code :solo
950950
unit class IO::Barename is IO::Path;
951951
952952
method new(|c) {

0 commit comments

Comments
 (0)