Extract Superclass: Allow extraction to existing file
#KT-15351 Fixed
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class Foo
|
||||
interface ISomething {
|
||||
// INFO: {checked: "true"}
|
||||
var independent: Int
|
||||
}
|
||||
Reference in New Issue
Block a user