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