Move debugger test data to the new location
This commit is contained in:
Vendored
+12
@@ -0,0 +1,12 @@
|
||||
LineBreakpoint created at frameObject.kt:6
|
||||
Run Java
|
||||
Connected to the target VM
|
||||
frameObject.kt:6
|
||||
Compile bytecode for O.obProp
|
||||
Compile bytecode for O.obMyFun()
|
||||
frame = invoke:6, FrameObjectKt$main$1 {frameObject}
|
||||
this = this = {frameObject.FrameObjectKt$main$1@uniqueID}Function0<kotlin.Unit>
|
||||
field = arity: int = 0 (sp = Lambda.!EXT!)
|
||||
Disconnected from the target VM
|
||||
|
||||
Process finished with exit code 0
|
||||
Reference in New Issue
Block a user