File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed
Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change 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
12291223The \grammarterm {pp-tokens}, if any, of a \grammarterm {pp-module}
12301224shall be of the form:
12801274 \opt {\keyword {export}} \keyword {import} pp-tokens \terminal {;} new-line
12811275\end {bnf }
12821276
1283- \pnum
1284- A \grammarterm {pp-import} shall not
1285- appear in a context where \tcode {import}
1286- or (if it is the first preprocessing token of the \grammarterm {pp-import}) \tcode {export}
1287- is an identifier defined as an object-like macro.
1288-
12891277\pnum
12901278The preprocessing tokens after the \tcode {import} preprocessing token
12911279in the \tcode {import} \grammarterm {control-line}
You can’t perform that action at this time.
0 commit comments