Fix debugger testData after improving toString() of lambdas

This commit is contained in:
Alexander Udalov
2016-03-09 13:41:00 +03:00
parent eef3631b8a
commit 8f7047817f
11 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ fun foo(f: () -> Unit) {
// EXPRESSION: O.obMyFun()
// RESULT: 1: I
frame = invoke():6, FrameObjectKt$main$1 {frameObject}
this = this = {frameObject.FrameObjectKt$main$1@uniqueID}kotlin.jvm.functions.Function0<kotlin.Unit>
this = this = {frameObject.FrameObjectKt$main$1@uniqueID}Function0<kotlin.Unit>
field = arity: int = 0 (sp = Lambda.!EXT!)
Disconnected from the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket'