Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ebcc2cc3b207156c1c0e90e5107aa356b8fa8d72
/
.
/
compiler
/
testData
/
compileJavaAgainstKotlin
/
method
/
IntegerArray.kt
blob: c7ace740bb08c826f9bf48c8647e4ffff130a7f0 [
file
]
package
test
// extra parameter is to make sure generic signature is preserved
fun doNothing
(
array
:
Array
<
Int
>,
ignore
:
java
.
util
.
List
<
String
>)
=
array