3a8ad45dec
Reverts and fixes 102f0d3
7 lines
210 B
Plaintext
7 lines
210 B
Plaintext
package
|
|
|
|
package g {
|
|
internal fun </*0*/ T, /*1*/ C : kotlin.Collection<T>> convert(/*0*/ src: kotlin.Collection<T>, /*1*/ dest: C): C
|
|
internal fun test(/*0*/ l: kotlin.List<kotlin.Int>): kotlin.Unit
|
|
}
|