carbon-lang
carbon-lang copied to clipboard
Fix accidental name exposure on cross-package import use.
Looking at export handling, I noticed and figured to fix this case first.
Also makes the test file prelude-agnostic.
Depends on #3954