jvm-abi-gen: Add test to check the declaration order in interface jars

This commit is contained in:
Steven Schäfer
2021-12-01 13:40:02 +01:00
committed by Alexander Udalov
parent b8625cd233
commit 05695761ec
14 changed files with 69 additions and 18 deletions
@@ -9,10 +9,10 @@ public synthetic final class test/Test$annotationImpl$test_A$0 {
enclosing class test/Test
inner (anonymous) class test/Test$annotationImpl$test_A$0
public method <init>(): void
public synthetic final method annotationType(): java.lang.Class
public final method equals(@org.jetbrains.annotations.Nullable p0: java.lang.Object): boolean
public final method hashCode(): int
public final @org.jetbrains.annotations.NotNull method toString(): java.lang.String
public synthetic final method annotationType(): java.lang.Class
}
@kotlin.Metadata
public final class test/Test {