Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
b32f408767cf86efaa65eb02699fe00bd61d99a6
/
.
/
compiler
/
testData
/
compileJavaAgainstKotlin
/
method
/
ArrayOfIntegerArray.kt
blob: ecebc0627da0d6fb0a947ef0d3fc5dce1dcdc48b [
file
]
package
test
// extra parameter is to make sure generic signature is generated
fun ohMy
(
p
:
Array
<
Array
<
Int
>>,
ignore
:
java
.
util
.
List
<
String
>)
=
p