Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
fa6706d92e6b4fd10bdb26da483b20467cd68a42
/
.
/
compiler
/
testData
/
compileJavaAgainstKotlin
/
method
/
IntArray.txt
blob: 5a2263544f90086be98811c2665010e0e7a8efb1 [
file
]
package test
public fun doNothing(/*0*/ kotlin.IntArray, /*1*/ java.util.List<kotlin.String>): kotlin.IntArray
public/*package*/ open class IntArray {
public/*package*/ constructor IntArray()
}