Debugger, BE: Provide Java-like stepping for 'for' loops
- Visit '}' instead of 'for' keyword on post-condition - Visit 'for' keyword on pre-condition
This commit is contained in:
+1
-1
@@ -12,4 +12,4 @@ fun main(args: Array<String>) {
|
||||
|
||||
// STEP_OVER: 4
|
||||
|
||||
// Tests that last line will be "9", no "11". See KT-13534.
|
||||
// See KT-13534.
|
||||
|
||||
Reference in New Issue
Block a user