7 lines
86 B
Kotlin
Vendored
7 lines
86 B
Kotlin
Vendored
fun some() {
|
|
when (true) {
|
|
|
|
}
|
|
}
|
|
|
|
// SET_FALSE: SPACE_BEFORE_WHEN_PARENTHESES |