Debugger: Fix missing NOP in empty 'when' header (KT-29189)
This commit is contained in:
+1
-1
@@ -12,4 +12,4 @@ fun foo(x: Int) {
|
||||
}
|
||||
}
|
||||
|
||||
// 2 +3 4 5 6 +8 +9 10 11 8 13
|
||||
// 2 3 4 5 6 +8 9 10 11 8 13
|
||||
Reference in New Issue
Block a user