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