Skip to content

Commit ffd3141

Browse files
committed
[lex.string] Add xref to lex.charset, where encodings are defined
1 parent 538ed74 commit ffd3141

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/lex.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1902,7 +1902,7 @@
19021902
\indextext{type!\idxcode{char32_t}}%
19031903
The kind of a \grammarterm{string-literal},
19041904
its type, and
1905-
its associated character encoding
1905+
its associated character encoding\iref{lex.charset}
19061906
are determined by its encoding prefix and sequence of
19071907
\grammarterm{s-char}s or \grammarterm{r-char}s
19081908
as defined by \tref{lex.string.literal}

0 commit comments

Comments
 (0)