TrailingComma: Join Lines should remove trailing comma
#KT-34744 #KT-36084 Fixed
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
fun a() {
|
||||
<caret>val a = { a: Int,
|
||||
b: Int, ->
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user