Debugger: Fix "Step over" with inline function calls in non-functions (KT-20342)
This commit is contained in:
Vendored
+9
@@ -0,0 +1,9 @@
|
||||
LineBreakpoint created at inlineFunInClassInitializer2.kt:18
|
||||
Run Java
|
||||
Connected to the target VM
|
||||
inlineFunInClassInitializer2.kt:18
|
||||
inlineFunInClassInitializer2.kt:19
|
||||
inlineFunInClassInitializer2.kt:20
|
||||
Disconnected from the target VM
|
||||
|
||||
Process finished with exit code 0
|
||||
Reference in New Issue
Block a user