Update debug tests & incremental compilation tests depending on part class naming
This commit is contained in:
committed by
Michael Bogdanov
parent
cd6ff31129
commit
7af88f6797
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user