Allow moving out to arbitrary blocks and moving any declaration into class body
This commit is contained in:
-1
@@ -1,5 +1,4 @@
|
||||
// MOVE: down
|
||||
// IS_APPLICABLE: false
|
||||
fun foo() {
|
||||
class B {
|
||||
<caret>fun foo() {
|
||||
|
||||
Reference in New Issue
Block a user