tests: apply official code style
#KT-38632 Fixed
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
// FIX: Add trailing comma
|
||||
|
||||
val x = {
|
||||
x: String,
|
||||
y
|
||||
: String,
|
||||
x: String,
|
||||
y
|
||||
: String,
|
||||
->
|
||||
val a = 2
|
||||
}
|
||||
Reference in New Issue
Block a user