Change Signature: Support Change Signature quick-fix for Java -> Kotlin case
#KT-9401 Fixed
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
open class K {
|
||||
open fun foo() {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user