Debugger: Fix test, synthetic this variable is now hidden in Kotlin variables mode

This commit is contained in:
Yan Zhulanow
2019-05-28 18:52:59 +09:00
parent 1eab78124a
commit 0f3d85716c
@@ -5,8 +5,6 @@ lambdaFun4.kt:8
Compile bytecode for this
Compile bytecode for this@Foo
frame = invoke:8, Foo$foo$1 {lambdaFun4}
unknown = this (anonymous fun) = {lambdaFun4.LambdaFun4Kt$main$1@uniqueID}
- Class has no fields
local = this: java.lang.String = abc (sp = null)
field = value: char[] = {char[3]@uniqueID} (sp = String.!EXT!)
element = 0 = 'a' 97