995a633229
(cherry picked from commit 208798d)
3 lines
85 B
Kotlin
Vendored
3 lines
85 B
Kotlin
Vendored
// "Replace with safe (?.) call" "true"
|
|
|
|
fun foo(exec: (() -> Unit)?) = exec<caret>() |