Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions source/lex.tex
Original file line number Diff line number Diff line change
Expand Up @@ -874,10 +874,7 @@

\pnum
\indextext{\idxgram{token}}%
There are five kinds of tokens: identifiers, keywords, literals,%
\begin{footnote}
Literals include strings and character and numeric literals.
\end{footnote}
There are five kinds of tokens: identifiers, keywords, literals,
operators, and other separators.
\indextext{whitespace}%
Comments and the characters \unicode{0020}{space}, \unicode{0009}{character tabulation},
Expand Down