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 0dda846 commit 4552a92Copy full SHA for 4552a92
source/lex.tex
@@ -1806,7 +1806,9 @@
1806
are determined by its encoding prefix and sequence of
1807
\grammarterm{s-char}s or \grammarterm{r-char}s
1808
as defined by \tref{lex.string.literal}
1809
-where $n$ is the number of encoded code units as described below.
+where $n$ is the number of encoded code units
1810
+that would result from an evaluation of the \grammarterm{string-literal}
1811
+(see below).
1812
1813
\begin{floattable}{String literals}{lex.string.literal}
1814
{llp{2.6cm}p{2.3cm}p{4.7cm}}
0 commit comments