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