KT-3503 Can't navigate to implementation of kotlin functions
#KT-3503 Fixed
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
package testing.jj;
|
||||
|
||||
public class JavaBase extends testing.kt.KotlinBase {
|
||||
@Override
|
||||
public void test() {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user