blob: 48f7f52816b81b75e66041ebaafc501cddf7f3ca [file] [log] [blame]
// MOVE: right
fun foo() {
bar(<caret>a = 1, b = 2)
}