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