07207949ba
#KT-11255 Fixed
4 lines
52 B
Plaintext
Vendored
4 lines
52 B
Plaintext
Vendored
// MOVE: right
|
|
fun foo() {
|
|
bar(1, 3, <caret>2)
|
|
} |