The reducer is annotating global variables with `static` when checking but at the end it stores an non-annotated version.
The reducer is annotating global variables with
staticwhen checking but at the end it stores an non-annotated version.