Show members from supertypes in file structure view (KT-4448)
#KT-4448 Fixed
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
open class A {
|
||||
class I1
|
||||
inner class I2
|
||||
|
||||
fun foo() {}
|
||||
}
|
||||
Reference in New Issue
Block a user