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