tests: apply official code style
#KT-38632 Fixed
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
interface Aaa {
|
||||
fun foo(
|
||||
e1: String,
|
||||
e2: String
|
||||
e1: String,
|
||||
e2: String
|
||||
)
|
||||
}
|
||||
Reference in New Issue
Block a user