Skip to content

Commit 089b47b

Browse files
jensmaurerzygoloid
authored andcommitted
[lex.pptoken] Mention import keywords in the category list.
1 parent 4f48639 commit 089b47b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/lex.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,7 @@
314314
\pnum
315315
A preprocessing token is the minimal lexical element of the language in translation
316316
phases 3 through 6. The categories of preprocessing token are: header names,
317+
\keyword{import} keywords,
317318
identifiers, preprocessing numbers, character literals (including user-defined character
318319
literals), string literals (including user-defined string literals), preprocessing
319320
operators and punctuators, and single non-white-space characters that do not lexically

0 commit comments

Comments
 (0)