mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-27 08:30:10 +01:00
This mirrors how imports work in general, that the imported declarations shouldn't belong to the first referencing scope (particularly apparent when referenced across multiple scopes). I think this was just an oversight here.