[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
@@ -1,3 +1,4 @@
|
||||
// FIR_IDENTICAL
|
||||
interface I0<T : <!UNRESOLVED_REFERENCE!>Unresolved0<!><String>>
|
||||
interface I1<T> where T : <!UNRESOLVED_REFERENCE!>Unresolved1<!><String>
|
||||
interface I2<<!MISPLACED_TYPE_PARAMETER_CONSTRAINTS!>T : <!UNRESOLVED_REFERENCE!>Unresolved2<!><String><!>> where T : <!UNRESOLVED_REFERENCE!>Unresolved3<!><String>
|
||||
|
||||
Reference in New Issue
Block a user