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