Support coroutines stack-unwinding in JVM backend
#KT-14924 In Progress
This commit is contained in:
@@ -19,4 +19,5 @@ fun box(): String {
|
||||
}
|
||||
|
||||
// 1 GETSTATIC kotlin/Unit.INSTANCE : Lkotlin/Unit;
|
||||
// 1 GETSTATIC
|
||||
// 1 GETSTATIC kotlin/coroutines/Suspend.INSTANCE
|
||||
// 2 GETSTATIC
|
||||
|
||||
Reference in New Issue
Block a user