Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
e74282753ae0fda39015b2d1cc9c31db24bb800c
/
.
/
idea
/
testData
/
structureView
/
fileStructure
/
DoNotShowParentsInLocationJava.Data.kt
blob: 48de19719efcabc05fc81f0348b7cd43f0c61048 [
file
]
interface
First
interface
Second
:
First
{
fun foo
()
}