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