10 lines
289 B
Plaintext
Vendored
10 lines
289 B
Plaintext
Vendored
FILE: smartcastOnLambda.kt
|
|
public final fun test(func: R|() -> kotlin/Unit|): R|kotlin/Unit| {
|
|
when () {
|
|
!=(R|<local>/func|, Null(null)) -> {
|
|
R|<local>/func|.R|FakeOverride<kotlin/Function0.invoke: R|kotlin/Unit|>|()
|
|
}
|
|
}
|
|
|
|
}
|