Fix test data
This commit is contained in:
Vendored
+1
-1
@@ -3,7 +3,7 @@ Run Java
|
||||
Connected to the target VM
|
||||
hideContinuationThis.kt:9
|
||||
frame = invokeSuspend:9, HideContinuationThisKt$foo$1 {hideContinuationThis}
|
||||
local = result: java.lang.Object = {kotlin.Unit@uniqueID}kotlin.Unit (sp = null)
|
||||
local = $result: java.lang.Object = {kotlin.Unit@uniqueID}kotlin.Unit (sp = null)
|
||||
- No fields to display
|
||||
Disconnected from the target VM
|
||||
|
||||
|
||||
+1
@@ -13,6 +13,7 @@ Compile bytecode for a
|
||||
field = arity: int = 1 (sp = Lambda.!EXT!)
|
||||
field = completion: kotlin.coroutines.Continuation = {kotlin.coroutines.jvm.internal.RunSuspend@uniqueID} (sp = BaseContinuationImpl.!EXT!)
|
||||
field = result: kotlin.Result = null (sp = RunSuspend.!EXT!)
|
||||
local = $result: java.lang.Object = null (sp = null)
|
||||
local = a: int = 5 (sp = suspendContinuation.kt, 4)
|
||||
Disconnected from the target VM
|
||||
|
||||
|
||||
Reference in New Issue
Block a user