Files
kotlin-fork/idea/jvm-debugger/jvm-debugger-test/testData/evaluation/singleBreakpoint/vars.out
T
2019-10-08 19:13:55 +09:00

13 lines
219 B
Plaintext
Vendored

LineBreakpoint created at vars.kt:7
Run Java
Connected to the target VM
vars.kt:7
Compile bytecode for a
Compile bytecode for a += 1
a
// RESULT: 3: I
Disconnected from the target VM
Process finished with exit code 0