Surround with: move declaration out from block
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
fun foo() {
|
||||
<selection>fun test() {}
|
||||
"aaa"</selection>
|
||||
test()
|
||||
}
|
||||
Reference in New Issue
Block a user