Extract Function: Extract block contents
#KT-8235 Fixed
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
fun test() {
|
||||
if (true) <selection>{
|
||||
println("Hello world!")
|
||||
}</selection>
|
||||
}
|
||||
Reference in New Issue
Block a user