Convert KotlinChangeSignatureTest to light test case
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<caret>import org.jetbrains.annotations.NotNull;
|
||||
import org.jetbrains.annotations.NotNull;
|
||||
|
||||
import java.lang.Override;
|
||||
|
||||
@@ -30,4 +30,4 @@ class Test {
|
||||
new B().getP("");
|
||||
new B().setP("", 3);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user