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