Tests: adjust test data for bytecode listing tests
- remove obsolete `IGNORE_BACKEND: JVM` directives - move contents of .ir.txt files to the corresponding .txt
This commit is contained in:
committed by
Space Team
parent
1cf04916d6
commit
968dfddbc9
@@ -19,8 +19,8 @@ public annotation class Annotation {
|
||||
// source: 'kt31389.kt'
|
||||
public final static @org.jetbrains.annotations.NotNull field Companion: Annotation$Companion
|
||||
static method <clinit>(): void
|
||||
public static method getTEST_FIELD(): java.lang.String
|
||||
public static @kotlin.jvm.JvmStatic method getTEST_FIELD2(): java.lang.String
|
||||
public static @org.jetbrains.annotations.NotNull method getTEST_FIELD(): java.lang.String
|
||||
public static @kotlin.jvm.JvmStatic @org.jetbrains.annotations.NotNull method getTEST_FIELD2(): java.lang.String
|
||||
public static @kotlin.jvm.JvmStatic method setTEST_FIELD2(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
||||
public final inner class Annotation$Companion
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user