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