Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
b7de3709e46eb073303a1e8aac4c22656e4f2863
/
.
/
compiler
/
testData
/
loadJava
/
kotlinAgainstCompiledJavaWithKotlin
/
InheritJavaField.kt
blob: 0ff5452763a1cc272ad39bfef5fb89f140e7db0f [
file
]
package
test
public
class
InheritJavaField
():
Super
()
{
}