Implement Unwrap/Remove for conditionals and loops
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// OPTION: 1
|
||||
fun foo(n: Int) {
|
||||
<caret>println(k)
|
||||
}
|
||||
Reference in New Issue
Block a user