We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a0a1aa commit 5675aa3Copy full SHA for 5675aa3
source/lex.tex
@@ -1705,7 +1705,9 @@
1705
are determined by its encoding prefix and sequence of
1706
\grammarterm{s-char}s or \grammarterm{r-char}s
1707
as defined by \tref{lex.string.literal}
1708
-where $n$ is the number of encoded code units as described below.
+where $n$ is the number of encoded code units
1709
+in the result of an evaluation of the \grammarterm{string-literal}
1710
+were it to be evaluated (see below).
1711
1712
\begin{floattable}{String literals}{lex.string.literal}
1713
{llp{2.6cm}p{2.3cm}p{4.7cm}}
0 commit comments