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
Vendored
+2
@@ -43,6 +43,7 @@ public final class L {
|
||||
public synthetic bridge method withDefault(p0: java.lang.Object, p1: int): java.lang.String
|
||||
public @org.jetbrains.annotations.NotNull method withDefault-7bZmAKo(p0: long, p1: int): java.lang.String
|
||||
public static @org.jetbrains.annotations.NotNull method withDefault-7bZmAKo(p0: long, p1: long, p2: int): java.lang.String
|
||||
public final inner class IFoo$DefaultImpls
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
@@ -55,4 +56,5 @@ public final class X {
|
||||
public @org.jetbrains.annotations.NotNull method foo--h0D71M(p0: long): java.lang.String
|
||||
public synthetic bridge method withDefault(p0: java.lang.Object, p1: int): java.lang.String
|
||||
public @org.jetbrains.annotations.NotNull method withDefault-7bZmAKo(p0: long, p1: int): java.lang.String
|
||||
public final inner class IFoo$DefaultImpls
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user