Debugger: do not resolve symbols on breakpoint line in Evaluate Expression

This commit is contained in:
Natalia Ukhorskaya
2015-07-16 13:08:31 +03:00
parent 9a53142b26
commit 75edfa6527
11 changed files with 93 additions and 9 deletions
@@ -0,0 +1,6 @@
fun foo() {
<caret>val aaaB = 1
}
// INVOCATION_COUNT: 1
// ABSENT: aaaB