mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
IDEA-121961 Debugger: evaluate from variables doesn't include context
This commit is contained in:
@@ -43,5 +43,11 @@ public class ManyClasses {
|
||||
class Local {
|
||||
public static class Sub {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
class Local$ {
|
||||
public static class Sub {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user