Fix test data

This commit is contained in:
Ilmir Usmanov
2019-03-30 16:52:20 +03:00
parent d2a80e7938
commit 070fb7c250
2 changed files with 2 additions and 1 deletions
@@ -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
@@ -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