File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 170170All preprocessing directives are then deleted.
171171
172172\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,
174174a common \grammarterm {encoding-prefix} is determined
175175as 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
177177that common \grammarterm {encoding-prefix}.
178178
179179\item
180- Adjacent \grammarterm {string-literal} tokens are concatenated\iref {lex.string }.
180+ Adjacent \grammarterm {string-literal} preprocessing tokens are concatenated\iref {lex.string }.
181181
182182\item
183183Each preprocessing token is converted into a token\iref {lex.token }.
You can’t perform that action at this time.
0 commit comments