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