Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
6f1b95d296c5592d3a3e71cc638994fa2ba4e4f7
/
.
/
compiler
/
testData
/
compileJavaAgainstKotlin
/
method
/
Any.kt
blob: 75d3c07cf3d3bc113b2beac4dd124468e315babd [
file
]
package
test
// extra parameter is to preserve generic signature
fun anyany
(
a
:
kotlin
.
Any
,
ignore
:
java
.
util
.
List
<
String
>)
=
a