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 bbcd6bb commit 7527e05Copy full SHA for 7527e05
source/lex.tex
@@ -1786,7 +1786,7 @@
1786
\begin{note}
1787
Any \grammarterm{universal-character-name}{s} are required to
1788
correspond to a code point in the range
1789
-$[0, \mathrm{D800})$ or $[\mathrm{E000}, \mathrm{10FFFF}]$ (hexadecimal)\iref{lex.charset}.
+$[0,$ $\mathrm{D800})$ or $[\mathrm{E000},$ $\mathrm{10FFFF}]$ (hexadecimal)\iref{lex.charset}.
1790
\end{note}
1791
The size of a narrow string literal is
1792
the total number of escape sequences and other characters, plus at least
0 commit comments