Implement 'Surround expression with if' surrounder
#KT-3363 Fixed
This commit is contained in:
committed by
Nikolay Krasko
parent
f18b9cceb3
commit
09266b222b
@@ -0,0 +1,3 @@
|
||||
fun foo(x: Boolean) {
|
||||
<caret>x
|
||||
}
|
||||
Reference in New Issue
Block a user