[JVM] Fix the nop removal optimization.
Never remove a nop if that would cause a line number to move across a local lifetime boundary. This fixes KT-42725.
This commit is contained in:
Vendored
-1
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
LineBreakpoint created at stepOverInlinedLambdaStdlib.kt:5
|
||||
Run Java
|
||||
Connected to the target VM
|
||||
|
||||
Reference in New Issue
Block a user