blob: ed935e4d99466b386aacab23ed7be41d8270e28d [file] [log] [blame]
// MOVE: right
fun foo() {
x[2, <caret>1]
}