tests: apply official code style
#KT-38632 Fixed
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
// FIX: Add line break
|
||||
|
||||
fun a(
|
||||
i: Int,
|
||||
b: Boolean,
|
||||
i: Int,
|
||||
b: Boolean,
|
||||
) = Unit
|
||||
Reference in New Issue
Block a user