9b440345a1
For now they are always not rendered, but later they should be rendered in descriptors, but omitted in error messages
5 lines
211 B
Plaintext
Vendored
5 lines
211 B
Plaintext
Vendored
package
|
|
|
|
public fun test1(/*0*/ l: kotlin.List<kotlin.Number>): kotlin.Unit
|
|
@kotlin.Suppress(names = {"INVISIBLE_MEMBER", "INVISIBLE_REFERENCE"}) public fun </*0*/ T, /*1*/ U : T> kotlin.List<T>.firstTyped(): U
|