6 lines
89 B
Kotlin
Vendored
6 lines
89 B
Kotlin
Vendored
val x = foo(
|
|
"a",
|
|
"b")
|
|
|
|
// SET_TRUE: CALL_PARAMETERS_LPAREN_ON_NEXT_LINE
|