FIR IDE: add quickfix AddWhenElseBranchFix
This commit is contained in:
committed by
Ilya Kirillov
parent
8e10b5fdec
commit
302e0fa46b
+2
-1
@@ -6,4 +6,5 @@ fun test() {
|
||||
el<caret>se -> { /* other code */ }
|
||||
2 -> { /* some more code */ }
|
||||
}
|
||||
}
|
||||
}
|
||||
/* IGNORE_FIR */
|
||||
|
||||
Reference in New Issue
Block a user