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.
2 parents 7e7442f + eaf198c commit 959c398Copy full SHA for 959c398
src/values.rst
@@ -80,7 +80,7 @@ Constants
80
.. rubric:: Legality Rules
81
82
:dp:`fls_5o5iu4j8in4l`
83
-A :t:`constant` is an :t:`immutable` :t:`value` whose uses are substituted by
+A :t:`constant` is an :t:`immutable` :t:`value expression` whose uses are substituted by
84
the :t:`value`.
85
86
:dp:`fls_3mhj0kkupwuz`
@@ -111,10 +111,6 @@ The :t:`expression` of a :t:`constant initializer` shall be a
111
The value of a :t:`constant` is determined by evaluating its
112
:t:`constant initializer`.
113
114
-:dp:`fls_5x0jv4cgbolx`
115
-A use of a :t:`constant` is a :t:`value expression` and creates a copy of the
116
-constant's value.
117
-
118
.. rubric:: Dynamic Semantics
119
120
:dp:`fls_xezt9hl069h4`
0 commit comments