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