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