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
@@ -44,7 +44,7 @@ final class TestPrivateCompanionInInterface$Companion {
|
||||
@kotlin.Metadata
|
||||
public interface TestPrivateCompanionInInterface {
|
||||
// source: 'companionObjectVisibility_after.kt'
|
||||
public synthetic final static @org.jetbrains.annotations.NotNull field Companion: TestPrivateCompanionInInterface$Companion
|
||||
public synthetic final static field Companion: TestPrivateCompanionInInterface$Companion
|
||||
static method <clinit>(): void
|
||||
public final inner class TestPrivateCompanionInInterface$Companion
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user