We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83a9075 commit a2c321dCopy full SHA for a2c321d
standard/classes.md
@@ -1565,7 +1565,7 @@ A constant declaration that declares multiple constants is equivalent to multipl
1565
>
1566
> *end example*
1567
1568
-Constants are permitted to depend on other constants within the same program as long as the dependencies are not of a circular nature. A compiler is allowed to evaluate the constant declarations in an appropriate order.
+Constants are permitted to depend on other constants within the same program as long as the dependencies are not of a circular nature.
1569
1570
> *Example*: In the following code
1571
0 commit comments