[JVM_IR] Fix stepping behavior for assignments to local variables.

This commit is contained in:
Mads Ager
2020-05-28 15:05:18 +02:00
committed by max-kammerer
parent 543efffa5c
commit 1124887aa0
11 changed files with 116 additions and 25 deletions
@@ -5,9 +5,6 @@ fun box() {
42
}
// IGNORE_BACKEND: JVM_IR
// The JVM_IR backend does not hit line 4. That should be fixed.
// LINENUMBERS
// test.kt:5 box
// test.kt:4 box