carbon-lang
carbon-lang copied to clipboard
Handle merging of conflicting 'export name' cross-package imports.
Depends on #3971
I think you're thinking of same-library imports, where namespaces are intended to dominate. Cross-package imports are handled very differently, with namespaces just being a conflict, and cross_package_import.carbon should already be testing.