5 lines
187 B
Plaintext
Vendored
5 lines
187 B
Plaintext
Vendored
package
|
|
|
|
public fun test(/*0*/ list: kotlin.List<kotlin.Int>): kotlin.Unit
|
|
public fun </*0*/ T, /*1*/ C : kotlin.MutableCollection<T>> kotlin.Iterable<T>.toCollection(/*0*/ result: C): C
|