Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
aa5987fd3dbfa6d7896d481b336c9f49e48b9179
/
.
/
compiler
/
testData
/
compileJavaAgainstKotlin
/
method
/
GenericArray.txt
blob: a312004b1cc9e16bc931940bbffc6319d50e7774 [
file
] [
log
] [
blame
]
package test
public fun </*0*/ P> ffgg(/*0*/ kotlin.Array<P>): kotlin.Array<P>
public/*package*/ open class GenericArray {
public/*package*/ constructor GenericArray()
// Static members
public open fun ggff(): kotlin.Unit
}