Report EXPOSED_PROPERTY_TYPE on a property name only #KT-10760 Fixed
This commit is contained in:
@@ -11,5 +11,5 @@ import p.*
|
||||
|
||||
interface I {
|
||||
val v1: FilteringSequence
|
||||
<!EXPOSED_PROPERTY_TYPE!>val v2: <!INVISIBLE_REFERENCE!>IndexingSequence<!><String><!>
|
||||
val <!EXPOSED_PROPERTY_TYPE!>v2<!>: <!INVISIBLE_REFERENCE!>IndexingSequence<!><String>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user