Debugger: do not resolve symbols on breakpoint line in Evaluate Expression
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
fun foo() {
|
||||
<caret>val aaaB = 1
|
||||
}
|
||||
|
||||
// INVOCATION_COUNT: 1
|
||||
// ABSENT: aaaB
|
||||
Reference in New Issue
Block a user