[FIR] Report INVISIBLE_REFERENCE in imports
#KT-55405 Fixed
This commit is contained in:
committed by
Space Team
parent
7dde3603b5
commit
38f0ac332d
+1
-1
@@ -1,6 +1,6 @@
|
||||
// FILE: A.kt
|
||||
|
||||
import B.foo
|
||||
import B.<!INVISIBLE_REFERENCE!>foo<!>
|
||||
|
||||
fun test() {
|
||||
<!INVISIBLE_REFERENCE!>foo<!>
|
||||
|
||||
Reference in New Issue
Block a user