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