01707800c1
Part of #KT-22211 Part of #KT-39353
8 lines
76 B
Kotlin
Vendored
8 lines
76 B
Kotlin
Vendored
fun a() {
|
|
b({1<caret>},
|
|
{},
|
|
{},
|
|
)
|
|
}
|
|
|
|
// IGNORE_FORMATTER |