Join lines should remove useless trailing commas
#KT-39065 Fixed
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
fun a() {
|
||||
<caret>g[1, 2, 3,/**/
|
||||
<caret> g[1, 2, 3,/**/
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user