Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add an index for \ (unspace)
  • Loading branch information
titsuki committed Aug 31, 2016
1 parent cf22b09 commit 7fbee17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Language/syntax.pod6
Expand Up @@ -56,7 +56,7 @@ if True {say "Hello"}
though you can't leave out any of the remaining whitespace.
=head2 Unspace
=head2 X<Unspace|syntax,\>
In many places where the compiler would not allow a space you can use any
whitespace that is quoted with a backslash. Unspaces in tokens are not
Expand Down

0 comments on commit 7fbee17

Please sign in to comment.