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 2c429ed commit 2fa3e8cCopy full SHA for 2fa3e8c
source/expressions.tex
@@ -1154,8 +1154,9 @@
1154
\pnum
1155
\indextext{literal}%
1156
\indextext{constant}%
1157
-A \grammarterm{literal} is a primary expression,
1158
-whose type is determined based on its form as specified in \ref{lex.literal}.
+A \grammarterm{literal} is a primary expression.
+The type of a \grammarterm{literal}
1159
+is determined based on its form as specified in \ref{lex.literal}.
1160
A \grammarterm{string-literal} is an lvalue,
1161
a \grammarterm{user-defined-literal}
1162
has the same value category
0 commit comments