58c6c25fe9
KtCallResolver.resolveCandidates() and copy over remaining tests.
3 lines
53 B
Kotlin
Vendored
3 lines
53 B
Kotlin
Vendored
fun test(a: (() -> Unit)?) {
|
|
<expr>a!!</expr>()
|
|
} |