Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
cae7f90b594750d624e94b3325571f4b5ebff2f0
/
.
/
compiler
/
testData
/
compileKotlinAgainstJava
/
Inheritance.kt
blob: 3186c89ea136236aac6a7fa0e1915fba25f00788 [
file
] [
log
] [
blame
]
package
test
class
InheritanceImpl
:
Inheritance
(),
I2