Skip to content

Commit 959c398

Browse files
authored
Merge pull request #578 from tshepang/patch-3
remove redundant paragraph
2 parents 7e7442f + eaf198c commit 959c398

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

src/values.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Constants
8080
.. rubric:: Legality Rules
8181

8282
:dp:`fls_5o5iu4j8in4l`
83-
A :t:`constant` is an :t:`immutable` :t:`value` whose uses are substituted by
83+
A :t:`constant` is an :t:`immutable` :t:`value expression` whose uses are substituted by
8484
the :t:`value`.
8585

8686
:dp:`fls_3mhj0kkupwuz`
@@ -111,10 +111,6 @@ The :t:`expression` of a :t:`constant initializer` shall be a
111111
The value of a :t:`constant` is determined by evaluating its
112112
:t:`constant initializer`.
113113

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-
118114
.. rubric:: Dynamic Semantics
119115

120116
:dp:`fls_xezt9hl069h4`

0 commit comments

Comments
 (0)