Skip to content

Commit 184a5c3

Browse files
committed
[cpp.replace] Introduced semantic line break
1 parent 039144b commit 184a5c3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/preprocessor.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1802,7 +1802,8 @@
18021802
and each new-line character is
18031803
replaced by the two-character sequence \tcode{\textbackslash n}.
18041804
If the replacement that results is not a valid character string literal,
1805-
the program is ill-formed. The character string literal corresponding to
1805+
the program is ill-formed.
1806+
The character string literal corresponding to
18061807
an empty stringizing argument is \tcode{""}.
18071808
The order of evaluation of
18081809
\tcode{\#}

0 commit comments

Comments
 (0)