cc449bcdd8
- Change formatter testing framework - Activate "Wrapping and Braces" tab
6 lines
93 B
Kotlin
Vendored
6 lines
93 B
Kotlin
Vendored
fun test() {
|
|
someTestLong(12,
|
|
13)
|
|
}
|
|
|
|
// SET_TRUE: ALIGN_MULTILINE_PARAMETERS_IN_CALLS |