Update debug tests & incremental compilation tests depending on part class naming

This commit is contained in:
Dmitry Petrov
2015-07-27 17:38:52 +03:00
committed by Michael Bogdanov
parent cd6ff31129
commit 7af88f6797
115 changed files with 256 additions and 256 deletions
+2 -2
View File
@@ -29,8 +29,8 @@ fun foo(f: () -> Unit) {
// EXPRESSION: O.obMyFun()
// RESULT: 1: I
frame = invoke():6, FrameObject$main$1 {frameObject}
this = this = {frameObject.FrameObject$main$1@uniqueID}kotlin.jvm.functions.Function0<kotlin.Unit>
frame = invoke():6, FrameObjectKt$main$1 {frameObject}
this = this = {frameObject.FrameObjectKt$main$1@uniqueID}kotlin.jvm.functions.Function0<kotlin.Unit>
field = arity: int = 0 (sp = Lambda.!EXT!)
Disconnected from the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket'