[FIR] Report missing UNRESOLVED_IMPORT
#KT-54781 Fixed
This commit is contained in:
committed by
Space Team
parent
f18591ffef
commit
7dde3603b5
@@ -10,7 +10,7 @@ interface ByteArray {
|
||||
|
||||
package use
|
||||
|
||||
import test.*
|
||||
import <!UNRESOLVED_IMPORT!>test<!>.*
|
||||
|
||||
interface My {
|
||||
// Should be kotlin.ByteArray
|
||||
|
||||
Reference in New Issue
Block a user