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