Indent content of when (KT-14066)

#KT-14066 Fixed
This commit is contained in:
Nikolay Krasko
2018-06-21 15:58:00 +03:00
parent dc8a3ab534
commit 1973860e70
8 changed files with 130 additions and 10 deletions
+2 -2
View File
@@ -22,14 +22,14 @@ fun some(x: Any) {
}
when
(true) {
(true) {
}
when
(true) {
(true) {
}