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