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