Skip to content

Commit 7fbee17

Browse files
committed
Add an index for \ (unspace)
1 parent cf22b09 commit 7fbee17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/syntax.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ if True {say "Hello"}
5656
5757
though you can't leave out any of the remaining whitespace.
5858
59-
=head2 Unspace
59+
=head2 X<Unspace|syntax,\>
6060
6161
In many places where the compiler would not allow a space you can use any
6262
whitespace that is quoted with a backslash. Unspaces in tokens are not

0 commit comments

Comments
 (0)