Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
4f8dad3e4ba00e23b4182ef4c50194b20bd43c8f
/
.
/
compiler
/
testData
/
loadJava
/
compiledJava
/
PackageLocalVisibility.txt
blob: 5e15af38eef533b82485c07ee5f9054d1570141f [
file
]
package test
public open class JFrame : awt.Frame {
public constructor JFrame()
protected/*protected and package*/ final var accessibleContext: kotlin.String!
}