blob: 72a311605b287b10c8cb75c871eff01f45c3c33e [file]
// MOVE: left
fun foo() {
bar(1, <caret>2)
}