Push Down: Support moving members from Java to Kotlin class
#KT-9485 Fixed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
open class <caret>A {
|
||||
val x: Int = 1
|
||||
}
|
||||
Reference in New Issue
Block a user