Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9ca5f9c66ebdb7e907ed23a75ccf71e119b6392c
/
.
/
idea
/
testData
/
structureView
/
fileStructure
/
SeveralClasses.kt
blob: 97e4808d2850f5b1808e01156fac00944fe97f58 [
file
] [
log
] [
blame
]
interface
A
open
class
B
class
Some
:
B
(),
A
class
Other
:
A