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