Do not use Kotlin in Java files in find usages tests
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
// FIND_BY_REF
|
||||
// WITH_FILE_NAME
|
||||
class J extends A {
|
||||
constructor(n: Int) {
|
||||
J(int n) {
|
||||
super(n);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user