Rewrite DebuggerTests (do not use FrameTree)
This commit is contained in:
committed by
Nikolay Krasko
parent
5c04959871
commit
7582f1f454
@@ -15,7 +15,6 @@ fun main(args: Array<String>) {
|
||||
// RESULT: 1: I
|
||||
|
||||
frame = main():6, FrameClosingBracketKt {frameClosingBracket}
|
||||
static = static = frameClosingBracket.FrameClosingBracketKt
|
||||
local = args: java.lang.String[] = {java.lang.String[0]@uniqueID} (sp = frameClosingBracket.kt, 3)
|
||||
local = a: int = 1 (sp = frameClosingBracket.kt, 4)
|
||||
Disconnected from the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket'
|
||||
|
||||
Reference in New Issue
Block a user