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