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
@@ -36,7 +36,7 @@ fun foo(f: () -> Unit) {
// EXPRESSION: myFun()
// RESULT: 1: I
frame = invoke():16, A$test$1 {frameClassObject}
this = this = {frameClassObject.A$test$1@uniqueID}kotlin.jvm.functions.Function0<kotlin.Unit>
this = this = {frameClassObject.A$test$1@uniqueID}Function0<kotlin.Unit>
field = arity: int = 0 (sp = Lambda.!EXT!)
Disconnected from the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket'