Move debugger test data to the new location
This commit is contained in:
+13
@@ -0,0 +1,13 @@
|
||||
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
|
||||
Reference in New Issue
Block a user