Add $completion entry to suspend functions' LVT
#KT-28810 Fixed
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
// WITH_RUNTIME
|
||||
|
||||
suspend fun foo() {}
|
||||
|
||||
// METHOD : StaticSimpleKt.foo(Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
|
||||
// VARIABLE : NAME=$completion TYPE=Lkotlin/coroutines/Continuation; INDEX=0
|
||||
Reference in New Issue
Block a user