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