Pull Up/Extract Super: Support members declared in the companion object of the original class
This commit is contained in:
Vendored
-2
@@ -1,6 +1,4 @@
|
||||
class Class {
|
||||
companion object {
|
||||
}
|
||||
}
|
||||
|
||||
fun f() {
|
||||
|
||||
Reference in New Issue
Block a user