mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-11 08:31:30 +00:00
8 lines
221 B
Plaintext
Vendored
8 lines
221 B
Plaintext
Vendored
package
|
|
|
|
public val bar: () -> kotlin.Unit
|
|
public val bas: () -> kotlin.Unit
|
|
public fun gar(/*0*/ p: kotlin.Any?): () -> kotlin.Unit
|
|
public fun gas(/*0*/ p: kotlin.Any?): () -> kotlin.Unit
|
|
public fun outer(): kotlin.Unit
|