[LL FIR] ContextCollector: add tests for file package and imports
It reproduces redundant resolution ^KT-65344 ^KT-65560
This commit is contained in:
committed by
Space Team
parent
58ad26ee5b
commit
0c3a1dfd67
@@ -0,0 +1,6 @@
|
||||
package foo
|
||||
|
||||
import <expr>foo.Anno</expr>
|
||||
|
||||
@Target(FILE)
|
||||
annotation class Anno
|
||||
Reference in New Issue
Block a user