We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72c2b90 commit 8af748dCopy full SHA for 8af748d
doc/Language/modules.pod6
@@ -32,7 +32,7 @@ N<As L<synopsis S11|https://design.perl6.org/S11.html#Units> says: Confusing? Ye
32
directory for executable programs and scripts.
33
34
Source files generally use the C<.pm6> extension, and scripts or
35
-executables use the C<.p6>. Test files use the C<.t> extension. Files which contain documentation use the C<.pod6> extension.
+executables use the C<.p6>. Test files use the C<.t> extension. Files which contain documentation use the C<.pod6> extension.
36
37
=head2 Loading and Basic Importing
38
0 commit comments