Skip to content

Commit 5430115

Browse files
committed
[cpp.module] Drop meaningless sentence about keywords as macros
1 parent 2144179 commit 5430115

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

source/preprocessor.tex

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1219,12 +1219,6 @@
12191219
\opt{\keyword{export}} \keyword{module} \opt{pp-tokens} \terminal{;} new-line
12201220
\end{bnf}
12211221

1222-
\pnum
1223-
A \grammarterm{pp-module} shall not
1224-
appear in a context where \tcode{module}
1225-
or (if it is the first preprocessing token of the \grammarterm{pp-module}) \tcode{export}
1226-
is an identifier defined as an object-like macro.
1227-
12281222
\pnum
12291223
The \grammarterm{pp-tokens}, if any, of a \grammarterm{pp-module}
12301224
shall be of the form:

0 commit comments

Comments
 (0)