From 0f3d85716c9650b6844b2f832a176331dad736c7 Mon Sep 17 00:00:00 2001 From: Yan Zhulanow Date: Tue, 28 May 2019 18:52:59 +0900 Subject: [PATCH] Debugger: Fix test, synthetic this variable is now hidden in Kotlin variables mode --- .../tinyApp/src/evaluate/singleBreakpoint/frame/lambdaFun4.out | 2 -- 1 file changed, 2 deletions(-) diff --git a/idea/testData/debugger/tinyApp/src/evaluate/singleBreakpoint/frame/lambdaFun4.out b/idea/testData/debugger/tinyApp/src/evaluate/singleBreakpoint/frame/lambdaFun4.out index 2da633aaf9b..82633ed51b7 100644 --- a/idea/testData/debugger/tinyApp/src/evaluate/singleBreakpoint/frame/lambdaFun4.out +++ b/idea/testData/debugger/tinyApp/src/evaluate/singleBreakpoint/frame/lambdaFun4.out @@ -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