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