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