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