[FIR] Fix redundant calls to firEffectiveVisibility()
This commit is contained in:
+2
-2
@@ -10,6 +10,6 @@ package kotlin.sequences
|
||||
import p.*
|
||||
|
||||
interface I {
|
||||
val <!EXPOSED_PROPERTY_TYPE!>v1<!>: FilteringSequence
|
||||
val <!EXPOSED_PROPERTY_TYPE!>v2<!>: IndexingSequence<String>
|
||||
val v1: FilteringSequence
|
||||
val v2: IndexingSequence<String>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user