blob: 0131c250d2e10ad7d70220a78c3ff1447bce3366 [file]
// MOVE: up
val x = listOf(
1,
4,
<caret>2, 3
)