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
+1
-1
@@ -13,7 +13,7 @@ public final class A$Companion {
|
||||
public interface A {
|
||||
// source: 'deprecatedConstantPropertyInterfaceCompanion.kt'
|
||||
public final static @org.jetbrains.annotations.NotNull field Companion: A$Companion
|
||||
public final static @kotlin.Deprecated(message="no") @org.jetbrains.annotations.NotNull field s: java.lang.String
|
||||
public deprecated final static @org.jetbrains.annotations.NotNull field s: java.lang.String
|
||||
static method <clinit>(): void
|
||||
public final inner class A$Companion
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user