Rewrite DebuggerTests (do not use FrameTree)
This commit is contained in:
committed by
Nikolay Krasko
parent
5c04959871
commit
7582f1f454
@@ -16,7 +16,6 @@ fun main(args: Array<String>) {
|
||||
|
||||
// PRINT_FRAME
|
||||
frame = main():10, EvFinalPropertyKt {evFinalProperty}
|
||||
static = static = evFinalProperty.EvFinalPropertyKt
|
||||
local = args: java.lang.String[] = {java.lang.String[0]@uniqueID} (sp = evFinalProperty.kt, 7)
|
||||
local = a: evFinalProperty.A = {evFinalProperty.A@uniqueID} (sp = evFinalProperty.kt, 8)
|
||||
field = prop: int = 1 (sp = evFinalProperty.kt, 4)
|
||||
|
||||
Reference in New Issue
Block a user