KT-1053 Incorrect auto formatting of when expression
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
fun some() {
|
||||
if (3 > 2)
|
||||
2
|
||||
else
|
||||
1
|
||||
}
|
||||
Reference in New Issue
Block a user