Fix for KT-13695, KT-13159 J2K: Invalid conversion context setup for plain text pastes
Extending, Implementing, imports from paste target file previously not implemented
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import test.JavaInterface
|
||||
|
||||
class KotlinChild : JavaInterface() {
|
||||
<caret>
|
||||
}
|
||||
Reference in New Issue
Block a user