mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 22:02:23 +01:00
Added test coverage to demonstrate name lookup following import of a type of a function parameter. SemIR changes show that the same decl isn't imported multiple times. Part of #5533.