mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-17 00:21:28 +00:00
9 lines
256 B
Plaintext
Vendored
9 lines
256 B
Plaintext
Vendored
package
|
|
|
|
package f {
|
|
public fun getAnswer(): kotlin.Int
|
|
public fun </*0*/ R> h(/*0*/ f: (kotlin.Boolean) -> R): kotlin.Int
|
|
public fun </*0*/ R> h(/*0*/ f: (kotlin.String) -> R): kotlin.Int
|
|
public fun test(): [ERROR : Error function type]
|
|
}
|