tests: apply official code style
#KT-38632 Fixed
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ fun foo1() {
|
||||
val x = 1
|
||||
var y: Int = x
|
||||
println(
|
||||
i(x, y)
|
||||
i(x, y)
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user