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 70bef35 commit c8bb9c9Copy full SHA for c8bb9c9
src/values.rst
@@ -112,9 +112,8 @@ The value of a :t:`constant` is determined by evaluating its
112
:t:`constant initializer`.
113
114
: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
+After :t:`type coercion`, the value of the constant cannot contain any
+:t:`[mutable reference]s`, except when
118
119
- :dp:`fls_zkNFeBLy80UA`
120
The :t:`mutable reference` is contained within an :t:`external static`, or
0 commit comments