This came up in https://github.com/python/mypy/pull/15122#discussion_r1177110443 with `{**os.environ, "env": "value"}` Basically the mypyc equivalent of https://github.com/python/mypy/pull/14990