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 48a7a72 commit 7d961e0Copy full SHA for 7d961e0
source/lex.tex
@@ -880,15 +880,6 @@
880
Literals include strings and character and numeric literals.
881
\end{footnote}
882
operators, and other separators.
883
-\indextext{whitespace}%
884
-Comments and the characters \unicode{0020}{space}, \unicode{0009}{character tabulation},
885
-\unicode{000b}{line tabulation}, \unicode{000c}{form feed}, and new-line
886
-(collectively, ``whitespace''), as described below, are ignored except
887
-as they serve to separate tokens.
888
-\begin{note}
889
-Whitespace can separate otherwise adjacent identifiers, keywords, numeric
890
-literals, and alternative tokens containing alphabetic characters.
891
-\end{note}
892
\indextext{token|)}
893
894
\rSec1[lex.name]{Identifiers}
0 commit comments