Debugger: Fix breakpoints on if/loops with constant conditions (KT-14421)
This commit is contained in:
@@ -10,4 +10,4 @@ fun testSome(): Boolean {
|
||||
return false
|
||||
}
|
||||
|
||||
// 2 +3 4 2 7 10
|
||||
// 2 3 4 2 7 10
|
||||
Reference in New Issue
Block a user