Skip to content

Commit c8bb9c9

Browse files
committed
remove redundant text; it is explained just prior
1 parent 70bef35 commit c8bb9c9

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/values.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -112,9 +112,8 @@ The value of a :t:`constant` is determined by evaluating its
112112
:t:`constant initializer`.
113113

114114
:dp:`fls_ooOYxhVh8hZo`
115-
After a :t:`constant initializer` is evaluated to a value of the declared type,
116-
the value of the constant, after :t:`type coercion`,
117-
cannot contain any :t:`[mutable reference]s`, except when
115+
After :t:`type coercion`, the value of the constant cannot contain any
116+
:t:`[mutable reference]s`, except when
118117

119118
- :dp:`fls_zkNFeBLy80UA`
120119
The :t:`mutable reference` is contained within an :t:`external static`, or

0 commit comments

Comments
 (0)