Files
kotlin-fork/idea/jvm-debugger/jvm-debugger-test/testData/stepping/stepOver/kt15652.out
T
2020-02-14 17:35:18 +09:00

11 lines
276 B
Plaintext
Vendored

LineBreakpoint created at kt15652.kt:6
Run Java
Connected to the target VM
kt15652.kt:6
Disconnected from the target VM
Process finished with exit code 1
Exception in thread "main" java.lang.Exception
at test.Kt15652Kt.main(kt15652.kt:6)
at test.Kt15652Kt.main(kt15652.kt)