Extract Superclass: Allow extraction to existing file
#KT-15351 Fixed
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// NAME: SomethingBase
|
||||
// TARGET_FILE_NAME: extractToExistingFile.1.kt
|
||||
class Something : SomethingBase() {
|
||||
}
|
||||
Reference in New Issue
Block a user