5 lines
80 B
Kotlin
Vendored
5 lines
80 B
Kotlin
Vendored
val x = foo("a",
|
|
"b")
|
|
|
|
// SET_TRUE: CALL_PARAMETERS_RPAREN_ON_NEXT_LINE
|