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,18 +1,6 @@
|
||||
@kotlin.Metadata
|
||||
final class SimpleKt$foo$1 {
|
||||
// source: 'simple.kt'
|
||||
enclosing method SimpleKt.foo()V
|
||||
public final static field INSTANCE: SimpleKt$foo$1
|
||||
inner (anonymous) class SimpleKt$foo$1
|
||||
static method <clinit>(): void
|
||||
method <init>(): void
|
||||
public synthetic bridge method invoke(): java.lang.Object
|
||||
public final method invoke(): void
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class SimpleKt {
|
||||
// source: 'simple.kt'
|
||||
inner (anonymous) class SimpleKt$foo$1
|
||||
private final static method foo$bar(): void
|
||||
public final static method foo(): void
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user