File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 114
114
immediately followed by
115
115
zero or more whitespace characters other than new-line followed by
116
116
a new-line character is deleted, splicing
117
- physical source lines to form logical source lines. Only the last
117
+ physical source lines to form \defnx { logical source lines}{source line!logical} . Only the last
118
118
backslash on any physical source line shall be eligible for being part
119
119
of such a splice.
120
120
\begin {note }
Original file line number Diff line number Diff line change 150
150
151
151
\item
152
152
an \keyword {import} preprocessing token
153
- immediately followed on the same logical line by a
153
+ immediately followed on the same logical source line by a
154
154
\grammarterm {header-name},
155
155
\tcode {<},
156
156
\grammarterm {identifier},
160
160
161
161
\item
162
162
a \keyword {module} preprocessing token
163
- immediately followed on the same logical line by an
163
+ immediately followed on the same logical source line by an
164
164
\grammarterm {identifier},
165
165
\tcode {:}, or
166
166
\tcode {;}
167
167
preprocessing token, or
168
168
169
169
\item
170
170
an \keyword {export} preprocessing token
171
- immediately followed on the same logical line by
171
+ immediately followed on the same logical source line by
172
172
one of the two preceding forms.
173
173
\end {itemize }
174
174
You can’t perform that action at this time.
0 commit comments