07207949ba
#KT-11255 Fixed
6 lines
77 B
Plaintext
Vendored
6 lines
77 B
Plaintext
Vendored
// MOVE: left
|
|
class A {
|
|
fun foo(<caret>a: Int, b: Int, c: Int) {
|
|
}
|
|
}
|