[Test] Migrate AbstractAsmLikeInstructionListingTest to new test infrastructure
This commit is contained in:
committed by
TeamCityServer
parent
bc7cc6b5a9
commit
aab8870903
@@ -1,4 +1,4 @@
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
// IR_DIFFERENCE
|
||||
// LOCAL_VARIABLE_TABLE
|
||||
|
||||
fun foo() {
|
||||
@@ -15,4 +15,4 @@ private data class Arr(
|
||||
val a3: Int = 0,
|
||||
val a4: Int = 0,
|
||||
val a5: Int = 0
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user