Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
699829ccb3e80dbb53c10cccdf1e50f06a5c5346
/
.
/
compiler
/
testData
/
compileJavaAgainstKotlin
/
method
/
primitiveOverrideWithInlineClass
/
InlineIntOverridesObject.java
blob: 776dea727cb24358e5d52ae8e120790e86e1ad34 [
file
]
package
test
;
class
JExtendsKFooZ
extends
KFooZ
{
}