Change Signature: Retain formatting of existing parameters when parameter count/order changes
#KT-6412 Fixed
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
fun <caret>foo(
|
||||
n: Int, s: String
|
||||
) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user