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 7b220a5 commit 77ed910Copy full SHA for 77ed910
source/expressions.tex
@@ -1235,7 +1235,7 @@
1235
\pnum
1236
\indextext{expression!parenthesized}%
1237
A parenthesized expression \tcode{($E$)}
1238
-is a primary expression whose type, value, and value category are identical to those of $E$.
+is a primary expression whose type, result, and value category are identical to those of $E$.
1239
The parenthesized expression can be used in exactly the same contexts as
1240
those where $E$ can be used, and with the same
1241
meaning, except as otherwise indicated.
0 commit comments