Push Down: Support moving members from Java to Kotlin class
#KT-9485 Fixed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
class B extends A {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user
#KT-9485 Fixed
@@ -0,0 +1,3 @@
|
||||
class B extends A {
|
||||
|
||||
}
|
||||