Formatter: support trailing comma in value arguments
#KT-34744
This commit is contained in:
@@ -2,3 +2,4 @@ val x = foo("a",
|
||||
"b")
|
||||
|
||||
// SET_TRUE: CALL_PARAMETERS_LPAREN_ON_NEXT_LINE
|
||||
// TRAILING_COMMA: false
|
||||
Reference in New Issue
Block a user