Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
2b455fc1ba7dcb99fa03fdfc31c7672d6ccfc9fd
/
.
/
compiler
/
testData
/
compileKotlinAgainstJava
/
Interface.kt
blob: a80d97d9fbde11a7b0de47a818fce00b0d5b9a1d [
file
]
package
test
class
InterfaceImpl
:
Interface
{
}