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 12221222 \opt {\keyword {export}} \keyword {module} \opt {pp-tokens} \terminal {;} new-line
12231223\end {bnf }
12241224
1225- \pnum
1226- A \grammarterm {pp-module} shall not
1227- appear in a context where \tcode {module}
1228- or (if it is the first preprocessing token of the \grammarterm {pp-module}) \tcode {export}
1229- is an identifier defined as an object-like macro.
1230-
12311225\pnum
12321226The \grammarterm {pp-tokens}, if any, of a \grammarterm {pp-module}
12331227shall be of the form:
12831277 \opt {\keyword {export}} \keyword {import} pp-tokens \terminal {;} new-line
12841278\end {bnf }
12851279
1286- \pnum
1287- A \grammarterm {pp-import} shall not
1288- appear in a context where \tcode {import}
1289- or (if it is the first preprocessing token of the \grammarterm {pp-import}) \tcode {export}
1290- is an identifier defined as an object-like macro.
1291-
12921280\pnum
12931281The preprocessing tokens after the \tcode {import} preprocessing token
12941282in the \tcode {import} \grammarterm {control-line}
You can’t perform that action at this time.
0 commit comments