b4898e4043
#KT-36411 Fixed
4 lines
118 B
Plaintext
Vendored
4 lines
118 B
Plaintext
Vendored
// INTENTION_TEXT: "Put parameters on one line"
|
|
// SET_TRUE: ALLOW_TRAILING_COMMA
|
|
|
|
fun test(a: Int, b: Int, c: Int) {} |