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
@@ -27,8 +27,8 @@ fun A.foo() {
// EXPRESSION: myFun()
// RESULT: 1: I
frame = foo():14, FrameExtensionFun {frameExtensionFun}
static = static = frameExtensionFun.FrameExtensionFun
frame = foo():14, FrameExtensionFunKt {frameExtensionFun}
static = static = frameExtensionFun.FrameExtensionFunKt
local = $receiver: frameExtensionFun.A = {frameExtensionFun.A@uniqueID} (sp = null)
field = prop: int = 1 (sp = frameExtensionFun.kt, 8)
Disconnected from the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket'