Update testdata according to change compiler version to 1.4

This commit is contained in:
Dmitriy Novozhilov
2020-01-15 22:13:52 +03:00
parent 5bfb92661e
commit 76b3964e96
39 changed files with 109 additions and 244 deletions
@@ -19,7 +19,7 @@ public final class Bar {
@Anno()
@PropertyAnno()
@java.lang.Deprecated()
public static void a$annotations() {
public static void getA$annotations() {
}
@org.jetbrains.annotations.NotNull()
@@ -45,7 +45,7 @@ public final class Baz {
@Anno()
@java.lang.Deprecated()
public static void a$annotations() {
public static void getA$annotations() {
}
public Baz() {
@@ -78,7 +78,7 @@ public final class Foo {
@PropertyAnno()
@java.lang.Deprecated()
public static void a$annotations() {
public static void getA$annotations() {
}
@org.jetbrains.annotations.NotNull()