KT-4008 'Replace if with when' is available but does not work
This commit is contained in:
@@ -4,8 +4,11 @@
|
||||
// ERROR: Unreachable code
|
||||
// ERROR: Unreachable code
|
||||
// ACTION: Disable 'Eliminate Argument of 'when''
|
||||
// ACTION: Disable 'Replace 'when' with 'if''
|
||||
// ACTION: Edit intention settings
|
||||
// ACTION: Edit intention settings
|
||||
// ACTION: Eliminate argument of 'when'
|
||||
// ACTION: Replace 'when' with 'if'
|
||||
package foo
|
||||
|
||||
fun foo() {
|
||||
|
||||
Reference in New Issue
Block a user