File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 170
170
All preprocessing directives are then deleted.
171
171
172
172
\item
173
- For a sequence of two or more adjacent \grammarterm {string-literal} tokens,
173
+ For a sequence of two or more adjacent \grammarterm {string-literal} preprocessing tokens,
174
174
a common \grammarterm {encoding-prefix} is determined
175
175
as specified in \ref {lex.string }.
176
- Each such \grammarterm {string-literal} token is then considered to have
176
+ Each such \grammarterm {string-literal} preprocessing token is then considered to have
177
177
that common \grammarterm {encoding-prefix}.
178
178
179
179
\item
180
- Adjacent \grammarterm {string-literal} tokens are concatenated\iref {lex.string }.
180
+ Adjacent \grammarterm {string-literal} preprocessing tokens are concatenated\iref {lex.string }.
181
181
182
182
\item
183
183
Each preprocessing token is converted into a token\iref {lex.token }.
You can’t perform that action at this time.
0 commit comments