[LL FIR] ContextCollector: add tests for file package and imports

It reproduces redundant resolution

^KT-65344
^KT-65560
This commit is contained in:
Dmitrii Gridin
2024-02-05 17:44:40 +01:00
committed by Space Team
parent 58ad26ee5b
commit 0c3a1dfd67
10 changed files with 172 additions and 0 deletions
@@ -0,0 +1,6 @@
package foo
import <expr>foo.Anno</expr>
@Target(FILE)
annotation class Anno