36ebbc49f4
#KT-34744
6 lines
73 B
Plaintext
Vendored
6 lines
73 B
Plaintext
Vendored
// MOVE: down
|
|
val x = listOf(
|
|
1,
|
|
4,
|
|
<caret>2, 3
|
|
) |