Indent content of when (KT-14066)
#KT-14066 Fixed
This commit is contained in:
+2
-2
@@ -22,14 +22,14 @@ fun some(x: Any) {
|
||||
}
|
||||
|
||||
when
|
||||
(true) {
|
||||
(true) {
|
||||
|
||||
}
|
||||
|
||||
when
|
||||
|
||||
|
||||
(true) {
|
||||
(true) {
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user