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