Update testdata according to change compiler version to 1.4
This commit is contained in:
@@ -19,7 +19,7 @@ public final class Test {
|
||||
public static final class A {
|
||||
|
||||
@java.lang.Deprecated()
|
||||
public static void test$annotations() {
|
||||
public static void getTest$annotations() {
|
||||
}
|
||||
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
|
||||
Reference in New Issue
Block a user