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 4f48639 commit 089b47bCopy full SHA for 089b47b
source/lex.tex
@@ -314,6 +314,7 @@
314
\pnum
315
A preprocessing token is the minimal lexical element of the language in translation
316
phases 3 through 6. The categories of preprocessing token are: header names,
317
+\keyword{import} keywords,
318
identifiers, preprocessing numbers, character literals (including user-defined character
319
literals), string literals (including user-defined string literals), preprocessing
320
operators and punctuators, and single non-white-space characters that do not lexically
0 commit comments