Surround with: move declaration out from block
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
fun foo() {
|
||||
<selection>object A {}
|
||||
"bbb"</selection>
|
||||
|
||||
val myClass = A
|
||||
}
|
||||
Reference in New Issue
Block a user