Implement custom TargetElementEvaluator KT-4190 #Fixed
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
public abstract class JavaBase {
|
||||
}
|
||||
+5
@@ -0,0 +1,5 @@
|
||||
package testing.kt
|
||||
|
||||
class KotlinImpl : <caret>JavaBase()
|
||||
|
||||
// REF: (testing.kt).KotlinImpl
|
||||
Reference in New Issue
Block a user