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 d6e975f commit 9f5a8bdCopy full SHA for 9f5a8bd
doc/Language/list.pod6
@@ -55,7 +55,7 @@ be:
55
# OUTPUT: «foo»
56
57
Because the semicolon doubles as a
58
-L<statement terminator|language/control#statements>
+L<statement terminator|/language/control#statements>
59
it will end a literal list when used at the top level, instead creating
60
a statement list. If you want to create a statement list inside parenthesis,
61
use a sigil before the parenthesis:
0 commit comments