Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
b7de3709e46eb073303a1e8aac4c22656e4f2863
/
.
/
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