Replace bytecode text test with a stepping test

#KT-62965
This commit is contained in:
Ilmir Usmanov
2024-01-18 00:32:33 +01:00
committed by Space Team
parent 2e32e13466
commit 19283048a8
11 changed files with 38 additions and 33 deletions
@@ -1,8 +0,0 @@
// TARGET_BACKEND: JVM_IR
fun foo() {
Runnable {
}.run()
}
// 1 LINENUMBER 4 L0\n +INVOKEDYNAMIC run\(\)Ljava/lang/Runnable