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