tests: apply official code style
#KT-38632 Fixed
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
// FIX: Fix comma position
|
||||
|
||||
val x = {
|
||||
x: Comparable<Comparable<Number>>,
|
||||
y: String,
|
||||
x: Comparable<Comparable<Number>>,
|
||||
y: String,
|
||||
->
|
||||
val a = 42
|
||||
}
|
||||
Reference in New Issue
Block a user