mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 22:02:23 +01:00
This is consistent with the goal of trying to push unattached stdout to the bottom of the test file. The current logic had a single file in mind, and was not adapted for split file logic. Addresses https://github.com/carbon-language/carbon-lang/pull/3217#discussion_r1323584624 Note this depends on #3233