mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-08 15:53:19 +00:00
8 lines
152 B
Plaintext
Vendored
8 lines
152 B
Plaintext
Vendored
package
|
|
|
|
public val l: kotlin.collections.MutableList<in kotlin.Int>
|
|
public fun test(/*0*/ l: java.util.List<kotlin.Int>): kotlin.Unit
|
|
|
|
package xxx {
|
|
}
|