mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-06 03:21:12 +07:00
[debugger] Remove ignore from stepping test after KT-56982 fix
^KT-56982 GitOrigin-RevId: fbe77334e578788bb7c6e34d01dbacce2b1c08d7
This commit is contained in:
committed by
intellij-monorepo-bot
parent
12b6b54290
commit
fcf430f2dd
@@ -59,6 +59,4 @@ fun main(args: Array<String>) {
|
||||
val b3 = 1 // 59
|
||||
}
|
||||
|
||||
// STEP_INTO: 22
|
||||
// IGNORE_FOR_K2_CODE
|
||||
// Remove ignore after KT-56982 fix
|
||||
// STEP_INTO: 22
|
||||
Reference in New Issue
Block a user