Skip to content

Commit 3602204

Browse files
committed
Clarify where whitespace can't be removed, @Altai-man++
1 parent 7a406bb commit 3602204

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
@@ -57,7 +57,7 @@ or even
5757
if True {say "Hello"}
5858
=end code
5959
60-
though you can't leave out any of the remaining whitespace.
60+
though you can't leave out any more whitespace in this last example.
6161
6262
=head2 X<Unspace|syntax,\>
6363
X<|syntax,Unspace>

0 commit comments

Comments
 (0)