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