mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-17 08:31:29 +00:00
6 lines
199 B
Plaintext
Vendored
6 lines
199 B
Plaintext
Vendored
package
|
|
|
|
public inline fun </*0*/ reified T> Array(/*0*/ n: kotlin.Int, /*1*/ block: (kotlin.Int) -> T): kotlin.Array<T>
|
|
public fun bar(/*0*/ x: kotlin.Int): kotlin.Int
|
|
public fun foo(): kotlin.Unit
|