mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
This just lets us temporarily assign a value
to a field.
Differences with the "override" scheme:
* override only works on globals
* override (when passed in via run_test) will
just automatically clean up at the end of
the function