6f9441d3f4
Mostly to avoid listing every internal package in kotlin-stdlib/kotlin-reflect, as in https://github.com/JetBrains/kotlin/blob/acd5b62148d797ffd24c4811d1d663f0c1ae7885/compiler/testData/diagnostics/testsWithUnsignedTypes/conversions/conversionOfSignedToUnsigned.txt#L144
5 lines
135 B
Plaintext
Vendored
5 lines
135 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
|