mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-25 18:50:10 +01:00
The stream needs to be declared before the scoped exit (for flush in particular). Trying to also adjust the code to make the issue clearer. Caught by asan.