whoops, forgot to remove old pragma section

This commit is contained in:
awr
2018-09-07 00:00:20 -05:00
parent 32deb70bae
commit 5ee924c711

View File

@@ -6495,7 +6495,7 @@ level:
..
TODO: Let's table this for now. This is an *experimental feature* and so the
specific manner in which ``declared`` operates with it can be decided in
eventuality.
eventuality, because right now it works a bit weirdly.
The values of expressions involving ``declared`` are decided *before* the
code reordering process, and not after. As an example, the output of this
@@ -6928,9 +6928,6 @@ the created global variables within a module is not defined, but all of them
will be initialized after any top-level variables in their originating module
and before any variable in a module that imports it.
reorder pragma
--------------
pragma pragma
-------------