84c473d800
Avoid calling InetAddress.getLocalHost() that can be very slow. Exact connection or disconnection string isn't relevant for tests anyway.
13 lines
271 B
Plaintext
Vendored
13 lines
271 B
Plaintext
Vendored
LineBreakpoint created at errors.kt:13
|
|
Run Java
|
|
Connected to the target VM
|
|
errors.kt:13
|
|
Compile bytecode for prop += 1
|
|
prop2 +=2
|
|
prop + prop2
|
|
|
|
// RESULT: instance of kotlin.Triple(id=ID): Lkotlin/Triple;
|
|
Disconnected from the target VM
|
|
|
|
Process finished with exit code 0
|