14 lines
263 B
Plaintext
Vendored
14 lines
263 B
Plaintext
Vendored
LineBreakpoint created at errors.kt:13
|
|
Run Java
|
|
Connected to the target VM
|
|
errors.kt:13
|
|
Compile bytecode for super.baseFun()
|
|
Compile bytecode for prop += 1
|
|
prop2 +=2
|
|
prop + prop2
|
|
|
|
// RESULT: 6: I
|
|
Disconnected from the target VM
|
|
|
|
Process finished with exit code 0
|