mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-13 00:21:28 +00:00
5 lines
235 B
Plaintext
Vendored
5 lines
235 B
Plaintext
Vendored
package
|
|
|
|
public fun test1(/*0*/ l: kotlin.collections.List<kotlin.Number>): kotlin.Unit
|
|
@kotlin.Suppress(names = {"INVISIBLE_MEMBER", "INVISIBLE_REFERENCE"}) public fun </*0*/ T, /*1*/ U : T> kotlin.collections.List<T>.firstTyped(): U
|