[FIR] Report UNRESOLVED_REFERENCE on the first unresolved qualifier
#KT-55471 Fixed
This commit is contained in:
committed by
Space Team
parent
40fadac060
commit
10f7989af6
+2
-2
@@ -1,5 +1,5 @@
|
||||
@<!UNRESOLVED_REFERENCE!>Ann<!> class A
|
||||
@<!UNRESOLVED_REFERENCE!>Ann<!> class B
|
||||
@<!UNRESOLVED_REFERENCE!>Ann<!>(1) class C
|
||||
@<!UNRESOLVED_REFERENCE!>kotlin.Ann<!>(1) class D
|
||||
@<!UNRESOLVED_REFERENCE!>kotlin.annotation.Ann<!>(1) class E
|
||||
@<!UNRESOLVED_REFERENCE!>kotlin<!>.Ann(1) class D
|
||||
@<!UNRESOLVED_REFERENCE!>kotlin<!>.annotation.Ann(1) class E
|
||||
|
||||
Reference in New Issue
Block a user