[FIR] Report INVISIBLE_REFERENCE in imports
#KT-55405 Fixed
This commit is contained in:
committed by
Space Team
parent
7dde3603b5
commit
38f0ac332d
@@ -21,7 +21,7 @@ fun all(a: String) {}
|
||||
|
||||
// FILE: 2.kt
|
||||
|
||||
import k.zero
|
||||
import k.<!INVISIBLE_REFERENCE!>zero<!>
|
||||
import k.one
|
||||
import k.two
|
||||
import k.all
|
||||
|
||||
Reference in New Issue
Block a user