05c662ec55
This fixes smart step into for delegated member functions. Additionally, we align on the string "memberFunctionName(...)" for expression non-null checks for both JVM_IR and JVM backends.
21 lines
726 B
Plaintext
Vendored
21 lines
726 B
Plaintext
Vendored
LineBreakpoint created at smartStepIntoWithDelegates.kt:24
|
|
LineBreakpoint created at smartStepIntoWithDelegates.kt:32
|
|
LineBreakpoint created at smartStepIntoWithDelegates.kt:40
|
|
LineBreakpoint created at smartStepIntoWithDelegates.kt:49
|
|
LineBreakpoint created at smartStepIntoWithDelegates.kt:58
|
|
Run Java
|
|
Connected to the target VM
|
|
smartStepIntoWithDelegates.kt:24
|
|
smartStepIntoWithDelegates.kt:12
|
|
smartStepIntoWithDelegates.kt:32
|
|
smartStepIntoWithDelegates.kt:12
|
|
smartStepIntoWithDelegates.kt:40
|
|
smartStepIntoWithDelegates.kt:8
|
|
smartStepIntoWithDelegates.kt:49
|
|
smartStepIntoWithDelegates.kt:8
|
|
smartStepIntoWithDelegates.kt:58
|
|
smartStepIntoWithDelegates.kt:12
|
|
Disconnected from the target VM
|
|
|
|
Process finished with exit code 0
|