7 lines
68 B
Plaintext
Vendored
7 lines
68 B
Plaintext
Vendored
// MOVE: down
|
|
val x = foo(
|
|
b,
|
|
c,
|
|
<caret>a
|
|
)
|