Update testdata according to change compiler version to 1.4
This commit is contained in:
@@ -190,7 +190,7 @@ public final class Test {
|
||||
@lib.Anno(value = "2", construct = {"A", "B"})
|
||||
@lib.Anno(value = "1")
|
||||
@java.lang.Deprecated()
|
||||
public static void value$annotations() {
|
||||
public static void getValue$annotations() {
|
||||
}
|
||||
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
|
||||
Reference in New Issue
Block a user